Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp391 static bool doesNotNeedFontSupport(uint32_t c) { in doesNotNeedFontSupport() function
523 if (doesNotNeedFontSupport(ch)) { in itemize()