Home
last modified time | relevance | path

Searched defs:typefaceFont (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skshaper/src/
DSkShaper_harfbuzz.cpp439 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