Searched refs:SK_FONT_FILE_PREFIX (Results 1 – 2 of 2) sorted by relevance
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()
34 #ifndef SK_FONT_FILE_PREFIX35 # define SK_FONT_FILE_PREFIX "/fonts/" macro761 basePath.append(SK_FONT_FILE_PREFIX, sizeof(SK_FONT_FILE_PREFIX) - 1); in GetSystemFontFamilies()