Searched refs:IndicReordering (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/layout/
H A DIndicLayoutEngine.cpp21 #include "IndicReordering.h"
32 fFeatureMap = IndicReordering::getv2FeatureMap(fFeatureMapCount);
34 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount);
38 fFilterZeroWidth = IndicReordering::getFilterZeroWidth(fScriptCode);
44 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount);
75 IndicReordering::finalReordering(glyphStorage,retCount);
76 IndicReordering::applyPresentationForms(glyphStorage,retCount);
79 IndicReordering::adjustMPres(fMPreFixups, glyphStorage, success);
99 le_int32 worstCase = count * IndicReordering::getWorstCaseExpansion(fScriptCode);
121 outCharCount = IndicReordering
[all...]
H A DIndicReordering.cpp10 #include "IndicReordering.h"
583 const FeatureMap *IndicReordering::getFeatureMap(le_int32 &count)
590 const FeatureMap *IndicReordering::getv2FeatureMap(le_int32 &count)
597 le_int32 IndicReordering::findSyllable(const IndicClassTable *classTable, const LEUnicode *chars, le_int32 prev, le_int32 charCount)
625 le_int32 IndicReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode,
982 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success)
991 void IndicReordering::applyPresentationForms(LEGlyphStorage &glyphStorage, le_int32 count)
1003 void IndicReordering::finalReordering(LEGlyphStorage &glyphStorage, le_int32 count)
1068 le_int32 IndicReordering::v2process(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode,
1074 IndicReordering
[all...]
H A DIndicReordering.h144 class IndicReordering /* not : public UObject because all methods are static */ { class
171 IndicReordering();
H A DIndicClassTables.cpp11 #include "IndicReordering.h"
446 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode)
457 le_bool IndicReordering::getFilterZeroWidth(le_int32 scriptCode)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1288 #define IndicReordering IndicReordering_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1288 #define IndicReordering IndicReordering_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1288 #define IndicReordering IndicReordering_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1288 #define IndicReordering IndicReordering_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1995 #define IndicReordering U_ICU_ENTRY_POINT_RENAME(IndicReordering) macro

Completed in 111 milliseconds