Home
last modified time | relevance | path

Searched refs:getFamilyCount (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/ports/skia_ohos/
H A DSkFontMgr_ohos.cpp18 familyCount = fontConfig->getFamilyCount(); in SkFontMgr_OHOS()
395 int familyCount = fontConfig->getFamilyCount(); in onGetSystemFonts()
H A DFontConfig_ohos.h111 int getFamilyCount() const;
H A DFontConfig_ohos.cpp91 int FontConfig_OHOS::getFamilyCount() const in getFamilyCount() function in FontConfig_OHOS
114 if (index < 0 || index >= this->getFamilyCount()) { in getFamilyName()

Completed in 4 milliseconds