Searched refs:SK_FONT_FILE_PREFIX (Results 1 – 4 of 4) sorted by relevance
11 #ifndef SK_FONT_FILE_PREFIX13 # define SK_FONT_FILE_PREFIX "/System/Library/Fonts/" macro15 # define SK_FONT_FILE_PREFIX "/usr/share/fonts/" macro20 return SkFontMgr_New_Custom_Directory(SK_FONT_FILE_PREFIX); in Factory()
38 #ifndef SK_FONT_FILE_PREFIX39 # define SK_FONT_FILE_PREFIX "/fonts/" macro795 basePath.append(SK_FONT_FILE_PREFIX, sizeof(SK_FONT_FILE_PREFIX) - 1); in GetSystemFontFamilies()
11 #ifndef SK_FONT_FILE_PREFIX12 # define SK_FONT_FILE_PREFIX "/usr/share/fonts/" macro16 return SkFontMgr_New_Custom_Directory(SK_FONT_FILE_PREFIX); in Factory()
36 #ifndef SK_FONT_FILE_PREFIX37 # define SK_FONT_FILE_PREFIX "/fonts/" macro793 basePath.append(SK_FONT_FILE_PREFIX, sizeof(SK_FONT_FILE_PREFIX) - 1); in GetSystemFontFamilies()