Home
last modified time | relevance | path

Searched refs:FcConfigSubstitute (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/ui/gfx/
Dfont_fallback_linux.cc37 if (FcConfigSubstitute(NULL, pattern, FcMatchPattern) == FcTrue) { in GetFallbackFontFamilies()
Dfont_render_params_linux.cc107 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in QueryFontconfig()
/external/chromium_org/third_party/skia/src/ports/
DSkFontMgr_fontconfig.cpp506 FcConfigSubstitute(fFontMgr->fFC, pattern, FcMatchPattern); in matchStyle()
698 FcConfigSubstitute(fFC, pattern, FcMatchPattern); in onMatchFamily()
742 FcConfigSubstitute(fFC, pattern, FcMatchPattern); in onMatchFamilyStyle()
807 FcConfigSubstitute(fFC, pattern, FcMatchPattern); in onMatchFamilyStyleCharacter()
DSkFontConfigInterface_direct.cpp466 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in matchFamilyName()
627 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in matchFamilySet()
/external/chromium_org/content/browser/renderer_host/
Dfont_utils_linux.cc158 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in MatchFontFaceWithFallback()
/external/chromium_org/third_party/WebKit/Source/platform/exported/linux/
DWebFontInfo.cpp166 FcConfigSubstitute(0, pattern, FcMatchPattern); in createFcFontSetForLocale()
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp460 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in matchFamilyName()
621 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in matchFamilySet()
/external/chromium_org/third_party/fontconfig/include/src/
Dfcaliastail.h75 # undef FcConfigSubstitute
76 extern __typeof (FcConfigSubstitute) FcConfigSubstitute __attribute((alias("IA__FcConfigSubstitute"…
Dfcalias.h69 extern __typeof (FcConfigSubstitute) IA__FcConfigSubstitute __attribute((visibility("hidden")));
70 #define FcConfigSubstitute IA__FcConfigSubstitute macro
/external/chromium_org/third_party/skia/src/fonts/
DSkFontMgr_fontconfig.cpp250 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in onMatchFamily()
/external/skia/src/fonts/
DSkFontMgr_fontconfig.cpp255 FcConfigSubstitute(NULL, pattern, FcMatchPattern); in onMatchFamily()