Searched refs:baseGlyphId (Results 1 – 2 of 2) sorted by relevance
283 base.getGlyphId(it).also { baseGlyphId -> in <lambda>() method284 require(baseGlyphId == target.getGlyphId(it)) { in <lambda>()
115 uint32_t baseGlyphId = info[0].codepoint; in getGlyphScore() local116 if (composedGlyphId == baseGlyphId) { in getGlyphScore()