Searched refs:kCTFontUIFontSystem (Results 1 – 2 of 2) sorted by relevance
33 return CTFontCreateUIFontForLanguage(kCTFontUIFontSystem, size, nullptr); in DEF_TEST()
160 # define kCTFontUIFontSystem kCTFontSystemFontType in create_ct_font() macro163 CTFontUIFontType font_type = kCTFontUIFontSystem; in create_ct_font()