Searched defs:baseFont (Results 1 – 2 of 2) sorted by relevance
468 MinikinFont* FontCollection::baseFont(FontStyle style) { in baseFont() function in android::FontCollection
407 FakedFont baseFont = typeface->fFontCollection->baseFontFaked(typeface->fStyle); in getMetricsInternal() local