Searched defs:fontPath (Results 1 – 7 of 7) sorted by relevance
38 for (const auto& fontPath : fonts) { in buildLayout() local50 for (const auto& fontPath : fonts) { in buildLayout() local
552 const std::string fontPath; in TEST_F() member
46 const std::string& fontPath() const { return mFontPath; } in fontPath() function
83 const std::string fontPath = xmlTrim(fontDir + std::string((const char*)fontFileName)); in getFontFamilies() local
35 const std::string& fontPath = GetParam().first; in TEST_P() local
151 ScopedUtfChars fontPath(env, filePath); in Font_Builder_build() local
243 String fontPath = Environment.getRootDirectory().getAbsolutePath(); in create() local