Searched refs:LOCALE_FALLBACK_FONTS_PREFIX (Results 1 – 2 of 2) sorted by relevance
33 #define LOCALE_FALLBACK_FONTS_PREFIX "fallback_fonts-" macro718 static const size_t fixedLen = sizeof(LOCALE_FALLBACK_FONTS_PREFIX) - 1 in append_fallback_font_families_for_locale()725 !fileName.startsWith(LOCALE_FALLBACK_FONTS_PREFIX) || in append_fallback_font_families_for_locale()731 SkString locale(fileName.c_str() + sizeof(LOCALE_FALLBACK_FONTS_PREFIX) - 1, in append_fallback_font_families_for_locale()