OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adjustTags
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
ArabicShaping.cpp
112
void ArabicShaping::
adjustTags
(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage)
192
adjustTags
(erout, 2, glyphStorage);
196
adjustTags
(out, 1, glyphStorage);
206
adjustTags
(erout, 2, glyphStorage);
ArabicShaping.h
73
static void
adjustTags
(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage);
Completed in 54 milliseconds