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

  /external/chromium_org/content/shell/app/
webkit_test_platform_support_linux.cc 39 if (!gfx::LoadFontIntoFontconfig(
45 if (!gfx::LoadFontIntoFontconfig(base_path.Append(kLocalFonts[i])))
52 if (!gfx::LoadFontIntoFontconfig(garuda_path))
63 gfx::LoadFontIntoFontconfig(lohit_path);
  /external/chromium_org/ui/gfx/test/
fontconfig_util_linux.h 35 bool LoadFontIntoFontconfig(const base::FilePath& path);
fontconfig_util_linux.cc 81 bool LoadFontIntoFontconfig(const base::FilePath& path) {
  /external/chromium_org/ui/gfx/
font_render_params_linux_unittest.cc 55 return LoadFontIntoFontconfig(path);

Completed in 49 milliseconds