Home
last modified time | relevance | path

Searched refs:LOCALE_FALLBACK_FONTS_PREFIX (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/ports/
DSkFontMgr_android_parser.cpp33 #define LOCALE_FALLBACK_FONTS_PREFIX "fallback_fonts-" macro
718 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()
/external/skia/src/ports/
DSkFontMgr_android_parser.cpp33 #define LOCALE_FALLBACK_FONTS_PREFIX "fallback_fonts-" macro
718 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()