Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp2154 static bool find_desc_str(CTFontDescriptorRef desc, CFStringRef name, SkString* value) { in find_desc_str() function
2232 if (!find_desc_str(desc, kCTFontStyleNameAttribute, name)) { in getStyle()