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

  /external/icu4c/layout/
ThaiLayoutEngine.h 29 class ThaiLayoutEngine : public LayoutEngine
33 * This constructs an instance of ThaiLayoutEngine for the given font, script and
47 ThaiLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success);
54 virtual ~ThaiLayoutEngine();
ThaiLayoutEngine.cpp 10 #include "ThaiLayoutEngine.h"
20 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ThaiLayoutEngine)
22 ThaiLayoutEngine::ThaiLayoutEngine(const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typoFlags, LEErrorCode &success)
50 ThaiLayoutEngine::~ThaiLayoutEngine()
59 le_int32 ThaiLayoutEngine::computeGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_int32 max, le_bool /*rightToLeft*/, LEGlyphStorage &glyphStorage, LEErrorCode &success)
100 void ThaiLayoutEngine::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 62 milliseconds