Searched refs:fSystemFontUse (Results 1 – 6 of 6) sorted by relevance
295 if (custom && SkFontMgr_Android_CustomFonts::kPreferSystem != custom->fSystemFontUse) { in SkFontMgr_Android()301 (custom && SkFontMgr_Android_CustomFonts::kOnlyCustom != custom->fSystemFontUse)) in SkFontMgr_Android()305 if (custom && SkFontMgr_Android_CustomFonts::kPreferSystem == custom->fSystemFontUse) { in SkFontMgr_Android()589 SkASSERT(0 <= custom->fSystemFontUse); in SkFontMgr_New_Android()590 SkASSERT(custom->fSystemFontUse < SK_ARRAY_COUNT(gSystemFontUseStrings)); in SkFontMgr_New_Android()592 gSystemFontUseStrings[custom->fSystemFontUse], in SkFontMgr_New_Android()
23 SystemFontUse fSystemFontUse; member
251 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()286 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()363 custom.fSystemFontUse = SkFontMgr_Android_CustomFonts::kOnlyCustom; in DEF_TEST()