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

/external/icu/icu4c/source/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/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1973 #define IndicOpenTypeLayoutEngine U_ICU_ENTRY_POINT_RENAME(IndicOpenTypeLayoutEngine) macro

Completed in 154 milliseconds