Searched defs:elegant (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_ohos.cpp | 104 …onst SkTArray<NameToFamily, true>& fallbackNameToFamilyMap, const SkFontStyle& style, bool elegant, in find_family_style_character() 132 …onst SkTArray<NameToFamily, true>& fallbackNameToFamilyMap, const SkFontStyle& style, bool elegant, in find_family_style_character_ohos() 168 const SkFontStyle &style, bool elegant, const SkString &langTag, in find_family_style_character_hwfont() 203 …g SkFontMgr_OHOS::findFromCache(const SkString& familyName, const SkFontStyle& style, bool elegant, in findFromCache() 242 …ntMgr_OHOS::findFromHwFontCache(const SkString& familyName, const SkFontStyle& style, bool elegant, in findFromHwFontCache() 287 for (int elegant = 2; elegant-- > 0;) { in onMatchFamilyStyleCharacter() local
|
D | SkFontMgr_preview.cpp | 86 const SkFontStyle& style, bool elegant, in find_family_style_character() 126 for (int elegant = 2; elegant-- > 0;) { in onMatchFamilyStyleCharacter() local
|
D | SkFontMgr_android.cpp | 378 const SkFontStyle& style, bool elegant, in find_family_style_character() 421 for (int elegant = 2; elegant --> 0;) { in onMatchFamilyStyleCharacter() local
|
/third_party/skia/src/ports/ |
D | SkFontMgr_android.cpp | 364 const SkFontStyle& style, bool elegant, in find_family_style_character() 406 for (int elegant = 2; elegant --> 0;) { in onMatchFamilyStyleCharacter() local
|