Searched defs:baseFont (Results 1 – 1 of 1) sorted by relevance
114 inline const HbFontUniquePtr& baseFont() const { return mBaseFont; } in baseFont() function120 Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style, HbFontUniquePtr&& baseFont) in Font()