Home
last modified time | relevance | path

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

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