Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontMgr_mac_ct.cpp278 static bool find_desc_str(CTFontDescriptorRef desc, CFStringRef name, SkString* value) { in find_desc_str() function
322 if (!find_desc_str(desc, kCTFontStyleNameAttribute, name)) { in getStyle()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp2469 static bool find_desc_str(CTFontDescriptorRef desc, CFStringRef name, SkString* value) { in find_desc_str() function
2515 if (!find_desc_str(desc, kCTFontStyleNameAttribute, name)) { in getStyle()