Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp97 uint32_t composedGlyphId = info[0].codepoint; in getGlyphScore() local
116 if (composedGlyphId == baseGlyphId) { in getGlyphScore()