Searched defs:baseFont (Results 1 – 5 of 5) sorted by relevance
126 ExternalRefs(std::shared_ptr<MinikinFont>&& typeface, HbFontUniquePtr&& baseFont) in ExternalRefs()155 Font(std::shared_ptr<MinikinFont>&& typeface, FontStyle style, HbFontUniquePtr&& baseFont, in Font()
75 var baseFont: Font, variable in com.android.systemui.animation.FontRun319 var baseFont = base.getFont(start) in shapeText() variable
185 const HbFontUniquePtr& Font::baseFont() const { in baseFont() function in minikin::Font
51 const auto& baseFont = font.baseFont(); in TEST() local
612 minikin::FakedFont baseFont = in getMetricsInternal() local