Home
last modified time | relevance | path

Searched refs:fFonts (Results 1 – 16 of 16) sorted by relevance

/external/icu/icu4c/source/layoutex/
DRunArrays.cpp79 : RunArray(initialCapacity), fFonts(NULL) in FontRuns()
82 fFonts = LE_NEW_ARRAY(const LEFontInstance *, initialCapacity); in FontRuns()
89 LE_DELETE_ARRAY(fFonts); in ~FontRuns()
90 fFonts = NULL; in ~FontRuns()
97 fFonts = LE_NEW_ARRAY(const LEFontInstance *, capacity); in init()
103 fFonts = (const LEFontInstance **) LE_GROW_ARRAY(fFonts, capacity); in grow()
111 LEFontInstance **fonts = (LEFontInstance **) fFonts; in add()
125 return fFonts[run]; in getFont()
/external/icu/icu4c/source/layoutex/layout/
DRunArrays.h382 const LEFontInstance **fFonts; variable
386 : RunArray(0), fFonts(NULL) in FontRuns()
392 : RunArray(0), fFonts(NULL) in FontRuns()
398 : RunArray(limits, count), fFonts(fonts) in FontRuns()
/external/skqp/src/ports/
DSkFontMgr_android_parser.cpp207 FontFileInfo& file = self->fCurrentFamily->fFonts.push_back(); in __anonff2e0a7e0202()
247 self->fCurrentFontInfo = &(*fallbackFamily)->fFonts.emplace_back(file); in __anonff2e0a7e0202()
248 self->fCurrentFamily->fFonts.pop_back(); in __anonff2e0a7e0202()
368 for (int i = 0; i < targetFamily->fFonts.count(); i++) { in __anonff2e0a7e0902()
369 if (targetFamily->fFonts[i].fWeight == weight) { in __anonff2e0a7e0902()
370 family->fFonts.push_back(targetFamily->fFonts[i]); in __anonff2e0a7e0902()
409 FontFileInfo& newFileInfo = currentFamily.fFonts.push_back(); in __anonff2e0a7e0c02()
423 if (currentFamily.fFonts.count() > 1 && currentFamily.fVariant != prevVariant) { in __anonff2e0a7e0c02()
433 showWarning = (currentFamily.fFonts.count() > 1); in __anonff2e0a7e0c02()
DSkFontMgr_android_parser.h96 SkTArray<FontFileInfo, true> fFonts; member
DSkFontMgr_android.cpp184 for (int i = 0; i < family.fFonts.count(); ++i) { in SkFontStyleSet_Android()
185 const FontFileInfo& fontFile = family.fFonts[i]; in SkFontStyleSet_Android()
/external/skia/src/ports/
DSkFontMgr_android_parser.cpp207 FontFileInfo& file = self->fCurrentFamily->fFonts.push_back(); in __anon5cafed470202()
247 self->fCurrentFontInfo = &(*fallbackFamily)->fFonts.emplace_back(file); in __anon5cafed470202()
248 self->fCurrentFamily->fFonts.pop_back(); in __anon5cafed470202()
368 for (int i = 0; i < targetFamily->fFonts.count(); i++) { in __anon5cafed470902()
369 if (targetFamily->fFonts[i].fWeight == weight) { in __anon5cafed470902()
370 family->fFonts.push_back(targetFamily->fFonts[i]); in __anon5cafed470902()
409 FontFileInfo& newFileInfo = currentFamily.fFonts.push_back(); in __anon5cafed470c02()
423 if (currentFamily.fFonts.count() > 1 && currentFamily.fVariant != prevVariant) { in __anon5cafed470c02()
433 showWarning = (currentFamily.fFonts.count() > 1); in __anon5cafed470c02()
DSkFontMgr_android_parser.h96 SkTArray<FontFileInfo, true> fFonts; member
DSkFontMgr_android.cpp184 for (int i = 0; i < family.fFonts.count(); ++i) { in SkFontStyleSet_Android()
185 const FontFileInfo& fontFile = family.fFonts[i]; in SkFontStyleSet_Android()
/external/skqp/tools/fonts/
Dcreate_test_font.cpp44 SkSpan<const FontDesc> const fFonts; member
297 for (const FontDesc& font : family.fFonts) { in generate_fonts()
323 for (const FontDesc& font : family.fFonts) { in generate_index()
351 for (const FontDesc& font : family.fFonts) { in generate_index()
366 for (const FontDesc& font : family.fFonts) { in generate_index()
421 generate_index(kFamilies, &kFamilies[1].fFonts[0]); in main()
/external/skia/tools/fonts/
Dcreate_test_font.cpp44 SkSpan<const FontDesc> const fFonts; member
297 for (const FontDesc& font : family.fFonts) { in generate_fonts()
323 for (const FontDesc& font : family.fFonts) { in generate_index()
351 for (const FontDesc& font : family.fFonts) { in generate_index()
366 for (const FontDesc& font : family.fFonts) { in generate_index()
421 generate_index(kFamilies, &kFamilies[1].fFonts[0]); in main()
/external/skia/tests/
DFontMgrAndroidParserTest.cpp50 !strcmp(fontFamilies[0]->fFonts[0].fFileName.c_str(), firstExpectedFile)); in ValidateLoadedFonts()
69 for (int j = 0; j < family.fFonts.count(); ++j) { in ValidateLoadedFonts()
70 FontFileInfo& file = family.fFonts[j]; in ValidateLoadedFonts()
79 for (int j = 0; j < fontFamily.fFonts.count(); ++j) { in DumpFiles()
80 const FontFileInfo& ffi = fontFamily.fFonts[j]; in DumpFiles()
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp50 !strcmp(fontFamilies[0]->fFonts[0].fFileName.c_str(), firstExpectedFile)); in ValidateLoadedFonts()
69 for (int j = 0; j < family.fFonts.count(); ++j) { in ValidateLoadedFonts()
70 FontFileInfo& file = family.fFonts[j]; in ValidateLoadedFonts()
79 for (int j = 0; j < fontFamily.fFonts.count(); ++j) { in DumpFiles()
80 const FontFileInfo& ffi = fontFamily.fFonts[j]; in DumpFiles()
/external/skqp/modules/skottie/src/
DSkottieTextLayer.cpp151 fFonts.set(SkString(jname->begin(), jname->size()), in parseFonts()
211 fFonts.foreach([&](const SkString& name, FontInfo* finfo) { in parseFonts()
230 if (const auto* font = fFonts.find(font_name)) { in findFont()
DSkottiePriv.h202 SkTHashMap<SkString, FontInfo> fFonts; variable
/external/skia/modules/skottie/src/
DSkottieTextLayer.cpp151 fFonts.set(SkString(jname->begin(), jname->size()), in parseFonts()
211 fFonts.foreach([&](const SkString& name, FontInfo* finfo) { in parseFonts()
230 if (const auto* font = fFonts.find(font_name)) { in findFont()
DSkottiePriv.h208 SkTHashMap<SkString, FontInfo> fFonts; variable