Home
last modified time | relevance | path

Searched refs:IsFallbackFontAllowed (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp298 bool IsFallbackFontAllowed(const SkString& family) { in IsFallbackFontAllowed() function
395 if (match && !IsFallbackFontAllowed(family)) { in MatchFont()