Searched defs:fontPath (Results 1 – 4 of 4) sorted by relevance
83 TestConfig(String fontPath) { in TestConfig()97 TestEmojiDataLoader(String fontPath) { in TestEmojiDataLoader()
106 const char *fontPath = "myfont.ttf"; in main() local
133 String fontPath = "fonts/" + path.getFileName(); in maybeCopyFonts() local