OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applyInsertions
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
LEInsertionList.cpp
85
le_bool LEInsertionList::
applyInsertions
(LEInsertionCallback *callback)
GlyphIterator.cpp
123
le_int32 GlyphIterator::
applyInsertions
()
125
le_int32 newGlyphCount = glyphStorage.
applyInsertions
();
LEGlyphStorage.cpp
558
le_int32 LEGlyphStorage::
applyInsertions
()
608
fInsertionList->
applyInsertions
(this);
Completed in 56 milliseconds