Searched defs:typefaceFont (Results 1 – 1 of 1) sorted by relevance
439 HBFont create_sub_hb_font(const SkFont& font, const HBFont& typefaceFont) {458 HBFont create_sub_hb_font(const RSFont& font, const HBFont& typefaceFont) {1569 HBFont typefaceFont(create_typeface_hb_font(*font.currentFont().getTypeface())); local