Searched defs:baseFont (Results 1 – 4 of 4) sorted by relevance
61 const HbFontUniquePtr& Font::baseFont() const { in baseFont() function in minikin::Font
148 Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style, HbFontUniquePtr&& baseFont, in Font()
290 var baseFont = base.getFont(start) regex
574 minikin::FakedFont baseFont = typeface->fFontCollection->baseFontFaked(typeface->fStyle); in getMetricsInternal() local