Home | History | Annotate | Download | only in qt

Lines Matching defs:configFile

1179     QByteArray configFile = currentPath;
1181 configFile += "/Tools/DumpRenderTree/qt/fonts.conf";
1182 if (!FcConfigParseAndLoad (config, (FcChar8*) configFile.data(), true))