Searched refs:SK_FONT_FILE_PREFIX (Results 1 – 4 of 4) sorted by relevance
24 #ifndef SK_FONT_FILE_PREFIX25 # define SK_FONT_FILE_PREFIX "/usr/share/fonts/truetype/" macro411 return new SkFontMgr_Custom(SK_FONT_FILE_PREFIX); in Factory()
173 #ifndef SK_FONT_FILE_PREFIX174 #define SK_FONT_FILE_PREFIX "/fonts/" macro182 full->append(SK_FONT_FILE_PREFIX); in get_path_for_sys_fonts()