Searched refs:componentStack (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DLigatureSubstProc.cpp58 componentStack[m] = currGlyph;
75 le_uint32 componentGlyph = componentStack[m--];
127 componentStack[m] = stack[mm--];
H A DLigatureSubstProc.h63 le_int32 componentStack[nComponents]; member in class:LigatureSubstitutionProcessor
H A DLigatureSubstProc2.h64 le_int32 componentStack[nComponents]; member in class:LigatureSubstitutionProcessor2
H A DLigatureSubstProc2.cpp61 componentStack[m] = currGlyph;
87 le_int32 componentGlyph = componentStack[m--]; // pop off
130 componentStack[m] = stack[mm--];

Completed in 331 milliseconds