OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnicodeArabicOpenTypeLayoutEngine
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
ArabicLayoutEngine.h
154
class
UnicodeArabicOpenTypeLayoutEngine
: public ArabicOpenTypeLayoutEngine
158
* This constructs an instance of
UnicodeArabicOpenTypeLayoutEngine
for a specific font,
171
UnicodeArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
179
virtual ~
UnicodeArabicOpenTypeLayoutEngine
();
ArabicLayoutEngine.cpp
52
// for
UnicodeArabicOpenTypeLayoutEngine
, which uses a pre-built
129
UnicodeArabicOpenTypeLayoutEngine
::
UnicodeArabicOpenTypeLayoutEngine
(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)
138
UnicodeArabicOpenTypeLayoutEngine
::~
UnicodeArabicOpenTypeLayoutEngine
()
144
le_int32
UnicodeArabicOpenTypeLayoutEngine
::glyphPostProcessing(LEGlyphStorage &tempGlyphStorage, LEGlyphStorage &glyphStorage, LEErrorCode &success)
174
void
UnicodeArabicOpenTypeLayoutEngine
::mapCharsToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool /*mirror*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
199
void
UnicodeArabicOpenTypeLayoutEngine
::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 56 milliseconds