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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp1648 SInt32 fontFormatValue; local
1649 if (!CFNumberGetValue(fontFormatRef, kCFNumberSInt32Type, &fontFormatValue)) {
1653 switch (fontFormatValue) {
/external/skia/src/ports/
H A DSkFontHost_mac.cpp1648 SInt32 fontFormatValue; local
1649 if (!CFNumberGetValue(fontFormatRef, kCFNumberSInt32Type, &fontFormatValue)) {
1653 switch (fontFormatValue) {

Completed in 205 milliseconds