Home
last modified time | relevance | path

Searched refs:bcp47Count (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp117 const char* bcp47[], int bcp47Count, SkUnichar character) const in onMatchFamilyStyleCharacter() argument
143 if (bcp47Count > 0) { in onMatchFamilyStyleCharacter()
144 SkTypeface* retTp = findTypeface(*item, style, bcp47, bcp47Count, character); in onMatchFamilyStyleCharacter()
149 bcp47Count = 0; in onMatchFamilyStyleCharacter()
183 const char* bcp47[], int bcp47Count, SkUnichar character) const in findTypeface() argument
185 if (bcp47Count == 0) { in findTypeface()
193 int totalCount = bcp47Count * 2; in findTypeface()
201 int ret = compareLangs(fallbackSet[i]->langs, bcp47, bcp47Count, tps); in findTypeface()
208 for (int i = bcp47Count - 1; i >= 0; i--) { in findTypeface()
218 for (int i = totalCount - 1; i >= bcp47Count; i--) { in findTypeface()
[all …]
DSkFontMgr_ohos.h36 const char* bcp47[], int bcp47Count,
56 …int compareLangs(const SkString& langs, const char* bcp47[], int bcp47Count, const int tps[]) cons…
60 const char* bcp47[], int bcp47Count,
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp117 const char* bcp47[], int bcp47Count, SkUnichar character) const in onMatchFamilyStyleCharacter() argument
143 if (bcp47Count > 0) { in onMatchFamilyStyleCharacter()
144 SkTypeface* retTp = findTypeface(*item, style, bcp47, bcp47Count, character); in onMatchFamilyStyleCharacter()
149 bcp47Count = 0; in onMatchFamilyStyleCharacter()
183 const char* bcp47[], int bcp47Count, SkUnichar character) const in findTypeface() argument
185 if (bcp47Count == 0) { in findTypeface()
193 int totalCount = bcp47Count * 2; in findTypeface()
201 int ret = compareLangs(fallbackSet[i]->langs, bcp47, bcp47Count, tps); in findTypeface()
208 for (int i = bcp47Count - 1; i >= 0; i--) { in findTypeface()
218 for (int i = totalCount - 1; i >= bcp47Count; i--) { in findTypeface()
[all …]
DSkFontMgr_ohos.h36 const char* bcp47[], int bcp47Count,
57 …int compareLangs(const SkString& langs, const char* bcp47[], int bcp47Count, const int tps[]) cons…
62 const char* bcp47[], int bcp47Count,
/third_party/flutter/skia/src/ports/
DSkFontMgr_ohos.cpp282 …const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar … in onMatchFamilyStyleCharacter() argument
288 for (int bcp47Index = bcp47Count; bcp47Index-- > 0;) { in onMatchFamilyStyleCharacter()
310 …const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar … in onMatchFamilyStyleCharacterOHOS() argument
315 for (int bcp47Index = bcp47Count; bcp47Index-- > 0;) { in onMatchFamilyStyleCharacterOHOS()
336 …const char familyName[], const SkFontStyle& style, const char* bcp47[], int bcp47Count, SkUnichar … in onMatchFamilyStyleCharacterHwFont() argument
341 for (int bcp47Index = bcp47Count; bcp47Index-- > 0;) { in onMatchFamilyStyleCharacterHwFont()
DSkFontMgr_fuchsia.cpp243 const char* bcp47[], int bcp47Count,
258 const char* bcp47[], int bcp47Count, SkUnichar character,
365 const char* bcp47[], int bcp47Count, in onMatchFamilyStyleCharacter() argument
368 FetchTypeface(familyName, style, bcp47, bcp47Count, character, /*allow_fallback=*/true, in onMatchFamilyStyleCharacter()
403 int bcp47Count, SkUnichar character, in FetchTypeface() argument
409 if (bcp47Count > 0) { in FetchTypeface()
411 for (int i = 0; i < bcp47Count; i++) { in FetchTypeface()
DSkFontMgr_ohos.h290 int bcp47Count,
296 int bcp47Count,
322 int bcp47Count,
DSkRemotableFontMgr_win_dw.cpp357 const char* bcp47[], int bcp47Count, in matchNameStyleCharacter() argument
380 if (bcp47Count < 1) { in matchNameStyleCharacter()
384 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity); in matchNameStyleCharacter()
/third_party/skia/src/ports/
DSkFontMgr_fuchsia.cpp243 const char* bcp47[], int bcp47Count,
257 const char* bcp47[], int bcp47Count, SkUnichar character,
364 const char* bcp47[], int bcp47Count, in onMatchFamilyStyleCharacter() argument
367 FetchTypeface(familyName, style, bcp47, bcp47Count, character, /*allow_fallback=*/true, in onMatchFamilyStyleCharacter()
398 int bcp47Count, SkUnichar character, in FetchTypeface() argument
404 if (bcp47Count > 0) { in FetchTypeface()
406 for (int i = 0; i < bcp47Count; i++) { in FetchTypeface()
DSkRemotableFontMgr_win_dw.cpp357 const char* bcp47[], int bcp47Count, in matchNameStyleCharacter() argument
380 if (bcp47Count < 1) { in matchNameStyleCharacter()
384 HR_GENERAL(sk_cstring_to_wchar(bcp47[bcp47Count-1], &dwBcp47Local), nullptr, identity); in matchNameStyleCharacter()
DSkFontMgr_preview.cpp116 int bcp47Count, in onMatchFamilyStyleCharacter() argument
127 for (int bcp47Index = bcp47Count; bcp47Index-- > 0;) { in onMatchFamilyStyleCharacter()
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp68 const char* bcp47[], int bcp47Count, in onMatchFamilyStyleCharacter() argument
71 if (auto tf = fm->matchFamilyStyleCharacter(familyName, style, bcp47, bcp47Count, uni)) { in onMatchFamilyStyleCharacter()
/third_party/skia/src/core/
DSkFontMgr.cpp58 int bcp47Count, in onMatchFamilyStyleCharacter() argument
110 const char* bcp47[], int bcp47Count, in matchFamilyStyleCharacter() argument
112 return this->onMatchFamilyStyleCharacter(familyName, style, bcp47, bcp47Count, character); in matchFamilyStyleCharacter()
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp58 int bcp47Count, in onMatchFamilyStyleCharacter() argument
116 const char* bcp47[], int bcp47Count, in matchFamilyStyleCharacter() argument
118 return this->onMatchFamilyStyleCharacter(familyName, style, bcp47, bcp47Count, character); in matchFamilyStyleCharacter()
/third_party/skia/include/core/
DSkFontMgr.h102 const char* bcp47[], int bcp47Count,
156 const char* bcp47[], int bcp47Count,
/third_party/flutter/skia/include/core/
DSkFontMgr.h97 const char* bcp47[], int bcp47Count,
159 const char* bcp47[], int bcp47Count,
/third_party/skia/tools/fonts/
DTestFontMgr.cpp152 int bcp47Count, in onMatchFamilyStyleCharacter() argument
155 (void)bcp47Count; in onMatchFamilyStyleCharacter()
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp146 int bcp47Count, in onMatchFamilyStyleCharacter() argument
149 bcp47Count, character); in onMatchFamilyStyleCharacter()
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp146 int bcp47Count, in onMatchFamilyStyleCharacter() argument
149 bcp47Count, character); in onMatchFamilyStyleCharacter()
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp152 int bcp47Count, in onMatchFamilyStyleCharacter() argument
155 (void)bcp47Count; in onMatchFamilyStyleCharacter()
/third_party/skia/include/utils/
DSkOrderedFontMgr.h36 const char* bcp47[], int bcp47Count,
/third_party/skia/include/ports/
DSkRemotableFontMgr.h123 const char* bcp47[], int bcp47Count,
/third_party/flutter/skia/include/ports/
DSkRemotableFontMgr.h123 const char* bcp47[], int bcp47Count,
/third_party/flutter/txt/src/txt/
Dasset_font_manager.h60 int bcp47Count,
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.h59 int bcp47Count,

123