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