Searched defs:styleIndex (Results 1 – 10 of 10) sorted by relevance
| /third_party/flutter/skia/src/ports/skia_ohos/ |
| D | SkFontStyleSet_ohos.h | 27 int styleIndex = 0; // the index of the font style set variable
|
| D | FontConfig_ohos.cpp | 105 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()
|
| D | SkFontMgr_ohos.cpp | 97 int styleIndex = 0; in onMatchFamilyStyle() local
|
| /third_party/skia/src/ports/skia_ohos/ |
| D | SkFontStyleSet_ohos.h | 27 int styleIndex = 0; // the index of the font style set variable
|
| D | FontConfig_ohos.cpp | 105 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()
|
| D | SkFontMgr_ohos.cpp | 97 int styleIndex = 0; in onMatchFamilyStyle() local
|
| /third_party/skia/gm/ |
| D | inversepaths.cpp | 97 for (size_t styleIndex = 0; styleIndex < SK_ARRAY_COUNT(styles); variable
|
| /third_party/flutter/skia/gm/ |
| D | inversepaths.cpp | 108 for (size_t styleIndex = 0; styleIndex < SK_ARRAY_COUNT(styles); variable
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tufmtts.cpp | 381 for ( unsigned int styleIndex = 0; in testGreekWithFallback() local
|
| D | measfmttest.cpp | 3275 for ( int32_t styleIndex = 0; styleIndex < UPRV_LENGTHOF(styles); ++styleIndex ) { in TestGreek() local
|