OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doInsertion
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/layout/
ContextualGlyphInsertionProc2.cpp
41
void ContextualGlyphInsertionProcessor2::
doInsertion
(LEGlyphStorage &glyphStorage,
88
doInsertion
(glyphStorage, markGlyph, markIndex, count, isKashidaLike, isBefore, success);
96
doInsertion
(glyphStorage, currGlyph, currIndex, count, isKashidaLike, isBefore, success);
ContextualGlyphInsertionProc2.h
64
void
doInsertion
(LEGlyphStorage &glyphStorage,
Completed in 294 milliseconds