Searched defs:tempIterator (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.cpp83 GlyphIterator tempIterator(*glyphIterator);
107 pairValueRecord->valueRecord1.adjustPosition(SWAPW(valueFormat1), (char *) this, tempIterator, fontInstance); local
134 GlyphIterator tempIterator(*glyphIterator);
151 class2Record->valueRecord1.adjustPosition(SWAPW(valueFormat1), (char *) this, tempIterator, fontInstance); local

Completed in 92 milliseconds