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

/external/icu4c/layout/
H A DIndicLayoutEngine.h37 class IndicOpenTypeLayoutEngine : public OpenTypeLayoutEngine class in inherits:OpenTypeLayoutEngine
41 * This is the main constructor. It constructs an instance of IndicOpenTypeLayoutEngine for
58 IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
75 IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
83 virtual ~IndicOpenTypeLayoutEngine();
H A DIndicLayoutEngine.cpp25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicOpenTypeLayoutEngine)
27 IndicOpenTypeLayoutEngine::IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, function in class:IndicOpenTypeLayoutEngine
41 IndicOpenTypeLayoutEngine::IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success) function in class:IndicOpenTypeLayoutEngine
49 IndicOpenTypeLayoutEngine::~IndicOpenTypeLayoutEngine()
56 le_int32 IndicOpenTypeLayoutEngine::glyphProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
87 le_int32 IndicOpenTypeLayoutEngine::characterProcessing(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool rightToLeft,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1286 #define IndicOpenTypeLayoutEngine IndicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1286 #define IndicOpenTypeLayoutEngine IndicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1286 #define IndicOpenTypeLayoutEngine IndicOpenTypeLayoutEngine_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1286 #define IndicOpenTypeLayoutEngine IndicOpenTypeLayoutEngine_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1993 #define IndicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(IndicOpenTypeLayoutEngine) macro

Completed in 104 milliseconds