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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp2031 static int unit_weight_to_fontstyle(float unit) { function
2082 return SkFontStyle(unit_weight_to_fontstyle(weight),
/external/skia/src/ports/
H A DSkFontHost_mac.cpp2028 static int unit_weight_to_fontstyle(float unit) { function
2079 return SkFontStyle(unit_weight_to_fontstyle(weight),

Completed in 248 milliseconds