HomeSort by relevance Sort by last modified time
    Searched refs:MatchFont (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_direct.cpp 346 FcPattern* MatchFont(FcFontSet* font_set,
505 FcPattern* match = MatchFont(font_set, post_config_family, familyStr);
662 FcPattern* match = MatchFont(font_set, post_config_family, familyStr);
707 FcPattern** match = MatchFont(font_set, post_config_family, &count);
  /external/skia/src/ports/
SkFontConfigInterface_direct.cpp 346 FcPattern* MatchFont(FcFontSet* font_set,
505 FcPattern* match = MatchFont(font_set, post_config_family, familyStr);
662 FcPattern* match = MatchFont(font_set, post_config_family, familyStr);
707 FcPattern** match = MatchFont(font_set, post_config_family, &count);
  /external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_fontconfig.cpp 115 static FcPattern** MatchFont(FcFontSet* font_set,
268 FcPattern** match = MatchFont(font_set, post_config_family, &count);
  /external/skia/src/fonts/
SkFontMgr_fontconfig.cpp 115 static FcPattern** MatchFont(FcFontSet* font_set,
268 FcPattern** match = MatchFont(font_set, post_config_family, &count);

Completed in 744 milliseconds