Home
last modified time | relevance | path

Searched refs:hasVariations (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/psaux/
Dpsfont.c250 FT_Bool hasVariations = FALSE; in cf2_font_setup() local
278 hasVariations = ( vstore->dataCount != 0 ); in cf2_font_setup()
280 if ( hasVariations ) in cf2_font_setup()
/third_party/freetype/src/psaux/
Dpsfont.c250 FT_Bool hasVariations = FALSE; in cf2_font_setup() local
278 hasVariations = ( vstore->dataCount != 0 ); in cf2_font_setup()
280 if ( hasVariations ) in cf2_font_setup()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpsfont.c251 FT_Bool hasVariations = FALSE; in cf2_font_setup() local
279 hasVariations = ( vstore->dataCount != 0 ); in cf2_font_setup()
281 if ( hasVariations ) in cf2_font_setup()
/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp692 bool hasVariations = false; in parseFallbackItem() local
695 hasVariations = true; in parseFallbackItem()
711 if (hasVariations) { in parseFallbackItem()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch76484 + bool hasVariations = false;
76487 + hasVariations = true;
76503 + if (hasVariations) {