Searched refs:compositeGlyphLowerCodePoint (Results 1 – 1 of 1) sorted by relevance
110 const int compositeGlyphLowerCodePoint = CharUtils::toLowerCase(compositeGlyphCodePoint); in getDigraphForDigraphTypeAndCodePoint() local114 if (digraphs[i].compositeGlyph == compositeGlyphLowerCodePoint) { in getDigraphForDigraphTypeAndCodePoint()