Searched refs:compositeGlyph (Results 1 – 2 of 2) sorted by relevance
39 typedef struct { int first; int second; int compositeGlyph; } digraph_t; member
114 if (digraphs[i].compositeGlyph == compositeGlyphLowerCodePoint) { in getDigraphForDigraphTypeAndCodePoint()