Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp1670 SInt32 fontFormatValue; in get_font_type_tag() local
1671 if (!CFNumberGetValue(fontFormatRef, kCFNumberSInt32Type, &fontFormatValue)) { in get_font_type_tag()
1675 switch (fontFormatValue) { in get_font_type_tag()