Searched defs:ArabicOpenTypeLayoutEngine (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/layout/
H A DArabicLayoutEngine.h31 class ArabicOpenTypeLayoutEngine : public OpenTypeLayoutEngine class in inherits:OpenTypeLayoutEngine
35 * This is the main constructor. It constructs an instance of ArabicOpenTypeLayoutEngine for
52 ArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
69 ArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
77 virtual ~ArabicOpenTypeLayoutEngine();
150 * @see ArabicOpenTypeLayoutEngine
154 class UnicodeArabicOpenTypeLayoutEngine : public ArabicOpenTypeLayoutEngine
185 * into actual glyph indices using ArabicOpenTypeLayoutEngine::mapCharsToGlyps.
H A DArabicLayoutEngine.cpp34 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ArabicOpenTypeLayoutEngine)
36 ArabicOpenTypeLayoutEngine::ArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, function in class:ArabicOpenTypeLayoutEngine
44 ArabicOpenTypeLayoutEngine::ArabicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, function in class:ArabicOpenTypeLayoutEngine
58 ArabicOpenTypeLayoutEngine::~ArabicOpenTypeLayoutEngine()
66 le_int32 ArabicOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
103 void ArabicOpenTypeLayoutEngine::adjustGlyphPositions(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse,
130 : ArabicOpenTypeLayoutEngine(fontInstanc
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1188 #define ArabicOpenTypeLayoutEngine ArabicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1188 #define ArabicOpenTypeLayoutEngine ArabicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1188 #define ArabicOpenTypeLayoutEngine ArabicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1188 #define ArabicOpenTypeLayoutEngine ArabicOpenTypeLayoutEngine_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1774 #define ArabicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(ArabicOpenTypeLayoutEngine) macro

Completed in 149 milliseconds