Home | History | Annotate | Download | only in layout

Lines Matching defs:tmpGlyph

1017         LEGlyphID tmpGlyph = glyphStorage.getGlyphID(i,success);
1019 if ( ( tmpGlyph != NO_GLYPH ) && (tmpAuxData & rephConsonantMask) && !(tmpAuxData & repositionedGlyphMask)) {
1026 tmpGlyph = glyphStorage.getGlyphID(targetPosition,success);
1041 tmpGlyph = glyphStorage.getGlyphID(targetPosition,success);
1042 if ( tmpGlyph != NO_GLYPH ) {