Searched refs:ThaiLayoutEngine (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/layout/
H A DThaiLayoutEngine.cpp10 #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) function in class:ThaiLayoutEngine
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*/,
H A DThaiLayoutEngine.h29 class ThaiLayoutEngine : public LayoutEngine class in inherits: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();
H A DLayoutEngine.cpp16 #include "ThaiLayoutEngine.h"
630 result = new ThaiLayoutEngine(fontInstance, scriptCode, languageCode, typoFlags, success);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1423 #define ThaiLayoutEngine ThaiLayoutEngine_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1423 #define ThaiLayoutEngine ThaiLayoutEngine_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1423 #define ThaiLayoutEngine ThaiLayoutEngine_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1423 #define ThaiLayoutEngine ThaiLayoutEngine_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2190 #define ThaiLayoutEngine U_ICU_ENTRY_POINT_RENAME(ThaiLayoutEngine) macro

Completed in 99 milliseconds