Home
last modified time | relevance | path

Searched refs:fontFormatValue (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/ports/
DSkTypeface_mac_ct.cpp650 SInt32 fontFormatValue; in get_font_type_tag() local
651 if (!CFNumberGetValue(fontFormatRef.get(), kCFNumberSInt32Type, &fontFormatValue)) { in get_font_type_tag()
655 switch (fontFormatValue) { in get_font_type_tag()
/external/skqp/src/ports/
DSkFontHost_mac.cpp1764 SInt32 fontFormatValue; in get_font_type_tag() local
1765 if (!CFNumberGetValue(fontFormatRef.get(), kCFNumberSInt32Type, &fontFormatValue)) { in get_font_type_tag()
1769 switch (fontFormatValue) { in get_font_type_tag()