OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCurrGlyphID
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/layout/
LigatureSubstSubtables.cpp
52
tempIterator.
setCurrGlyphID
(deletedGlyph);
58
tempIterator.
setCurrGlyphID
(ligGlyph);
SingleSubstitutionSubtables.cpp
52
glyphIterator->
setCurrGlyphID
(substitute);
70
glyphIterator->
setCurrGlyphID
(substitute);
AlternateSubstSubtables.cpp
34
glyphIterator->
setCurrGlyphID
(SWAPW(alternateSetTable->alternateArray[0]));
MultipleSubstSubtables.cpp
50
glyphIterator->
setCurrGlyphID
(0xFFFF);
59
glyphIterator->
setCurrGlyphID
(substitute);
GlyphIterator.h
57
void
setCurrGlyphID
(TTGlyphID glyphID);
GlyphIterator.cpp
201
void GlyphIterator::
setCurrGlyphID
(TTGlyphID glyphID)
Completed in 774 milliseconds