Searched refs:SkFontMgr_New_Custom_Data (Results 1 – 2 of 2) sorted by relevance
114 sk_sp<SkFontMgr> SkFontMgr_New_Custom_Data(sk_sp<SkData>* datas, int n) { in SkFontMgr_New_Custom_Data() function
87 sk_sp<SkFontMgr> SkFontMgr_New_Custom_Data(sk_sp<SkData>* datas, int n);1316 return SkFontMgr_New_Custom_Data(skdatas.get(), numFonts); in EMSCRIPTEN_BINDINGS()