Searched refs:fontXml (Results 1 – 2 of 2) sorted by relevance
27 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml) { in getFontCollection() argument28 xmlDoc* doc = xmlReadFile(fontXml, NULL, 0); in getFontCollection()
30 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml);