Home
last modified time | relevance | path

Searched defs:styleIndex (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.h27 int styleIndex = 0; // the index of the font style set variable
DFontConfig_ohos.cpp105 int FontConfig_OHOS::getTypefaceCount(int styleIndex, bool isFallback) const in getTypefaceCount()
130 SkTypeface_OHOS* FontConfig_OHOS::getTypeface(int styleIndex, int index, in getTypeface()
160 SkTypeface_OHOS* FontConfig_OHOS::getTypeface(int styleIndex, const SkFontStyle& style, in getTypeface()
DSkFontMgr_ohos.cpp97 int styleIndex = 0; in onMatchFamilyStyle() local
/third_party/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.h27 int styleIndex = 0; // the index of the font style set variable
DFontConfig_ohos.cpp105 int FontConfig_OHOS::getTypefaceCount(int styleIndex, bool isFallback) const in getTypefaceCount()
130 SkTypeface_OHOS* FontConfig_OHOS::getTypeface(int styleIndex, int index, in getTypeface()
160 SkTypeface_OHOS* FontConfig_OHOS::getTypeface(int styleIndex, const SkFontStyle& style, in getTypeface()
DSkFontMgr_ohos.cpp97 int styleIndex = 0; in onMatchFamilyStyle() local
/third_party/skia/gm/
Dinversepaths.cpp97 for (size_t styleIndex = 0; styleIndex < SK_ARRAY_COUNT(styles); variable
/third_party/flutter/skia/gm/
Dinversepaths.cpp108 for (size_t styleIndex = 0; styleIndex < SK_ARRAY_COUNT(styles); variable
/third_party/icu/icu4c/source/test/intltest/
Dtufmtts.cpp381 for ( unsigned int styleIndex = 0; in testGreekWithFallback() local
Dmeasfmttest.cpp3275 for ( int32_t styleIndex = 0; styleIndex < UPRV_LENGTHOF(styles); ++styleIndex ) { in TestGreek() local