Searched refs:ahemPath (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DTestShellGtk.cpp158 std::string ahemPath = drtDirPath + "AHEM____.TTF"; local
159 if (!FcConfigAppFontAddFile(fontcfg, reinterpret_cast<const FcChar8*>(ahemPath.c_str()))) {
160 fprintf(stderr, "Failed to load font %s\n", ahemPath.c_str());

Completed in 61 milliseconds