OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:componentStack
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/layout/
LigatureSubstProc.h
63
le_int32
componentStack
[nComponents];
LigatureSubstProc2.h
63
le_int32
componentStack
[nComponents];
LigatureSubstProc.cpp
56
componentStack
[m] = currGlyph;
69
le_uint32 componentGlyph =
componentStack
[m--];
101
componentStack
[m] = stack[mm--];
LigatureSubstProc2.cpp
56
componentStack
[m] = currGlyph;
72
le_uint32 componentGlyph =
componentStack
[m--]; // pop off
101
componentStack
[m] = stack[mm--];
Completed in 46 milliseconds