HomeSort by relevance Sort by last modified time
    Searched defs:IndicOpenTypeLayoutEngine (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
IndicLayoutEngine.h 37 class IndicOpenTypeLayoutEngine : public 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();
IndicLayoutEngine.cpp 25 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicOpenTypeLayoutEngine)
27 IndicOpenTypeLayoutEngine::IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode,
41 IndicOpenTypeLayoutEngine::IndicOpenTypeLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)
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/
urename.h     [all...]

Completed in 52 milliseconds