Searched refs:lastGlyphIndex (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/fonttosfnt/dist/
H A Dfonttosfnt.h145 int lastGlyphIndex; member in struct:_IndexSubTable
H A Dwrite.c622 for(int i = table->firstGlyphIndex; i <= table->lastGlyphIndex; i++) {
716 writeUSHORT(out, table->lastGlyphIndex);
770 for(int i = table->firstGlyphIndex; i <= table->lastGlyphIndex; i++) {
816 i <= table->lastGlyphIndex; i++) {
H A Dstruct.c313 .lastGlyphIndex = index + n - 1,

Completed in 4 milliseconds