Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp391 static SkFontStyle fontstyle_from_descriptor(CTFontDescriptorRef desc) { in fontstyle_from_descriptor() function
2182 cacheRequest.fStyle = fontstyle_from_descriptor(desc); in createFromDesc()
2229 *style = fontstyle_from_descriptor(desc); in getStyle()
2263 int metric = compute_metric(pattern, fontstyle_from_descriptor(desc)); in findMatchingDesc()