Searched defs:resourceDir (Results 1 – 4 of 4) sorted by relevance
11 TestFontCollection::TestFontCollection(const std::string& resourceDir) in TestFontCollection()
11 TestFontCollection::TestFontCollection(const std::string& resourceDir, bool testOnly, bool loadFont… in TestFontCollection()
39 QString resourceDir; in main() local