OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyCursiveAdjustments
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
GlyphPositioningTables.cpp
35
glyphPositionAdjustments->
applyCursiveAdjustments
(glyphStorage, rightToLeft, fontInstance);
GlyphPositionAdjustments.cpp
84
void GlyphPositionAdjustments::
applyCursiveAdjustments
(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance)
GlyphPositionAdjustments.h
137
void
applyCursiveAdjustments
(LEGlyphStorage &glyphStorage, le_bool rightToLeft, const LEFontInstance *fontInstance);
Completed in 66 milliseconds