Searched refs:IndicReordering (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/layout/ |
D | IndicLayoutEngine.cpp | 32 fFeatureMap = IndicReordering::getv2FeatureMap(fFeatureMapCount); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 34 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 38 fFilterZeroWidth = IndicReordering::getFilterZeroWidth(fScriptCode); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 44 fFeatureMap = IndicReordering::getFeatureMap(fFeatureMapCount); in IndicOpenTypeLayoutEngine() 75 IndicReordering::finalReordering(glyphStorage,retCount); in glyphProcessing() 76 IndicReordering::applyPresentationForms(glyphStorage,retCount); in glyphProcessing() 79 IndicReordering::adjustMPres(fMPreFixups, glyphStorage, success); in glyphProcessing() 99 le_int32 worstCase = count * IndicReordering::getWorstCaseExpansion(fScriptCode); in characterProcessing() 121 …outCharCount = IndicReordering::v2process(&chars[offset], count, fScriptCode, outChars, glyphStora… in characterProcessing() 123 …outCharCount = IndicReordering::reorder(&chars[offset], count, fScriptCode, outChars, glyphStorage… in characterProcessing()
|
D | IndicReordering.cpp | 583 const FeatureMap *IndicReordering::getFeatureMap(le_int32 &count) in getFeatureMap() 590 const FeatureMap *IndicReordering::getv2FeatureMap(le_int32 &count) in getv2FeatureMap() 597 le_int32 IndicReordering::findSyllable(const IndicClassTable *classTable, const LEUnicode *chars, l… in findSyllable() 625 le_int32 IndicReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode, in reorder() 982 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode… in adjustMPres() 991 void IndicReordering::applyPresentationForms(LEGlyphStorage &glyphStorage, le_int32 count) in applyPresentationForms() 1003 void IndicReordering::finalReordering(LEGlyphStorage &glyphStorage, le_int32 count) in finalReordering() 1068 le_int32 IndicReordering::v2process(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode, in v2process() 1074 IndicReordering::getDynamicProperties(dynProps,classTable); in v2process() 1198 void IndicReordering::getDynamicProperties( DynamicProperties *, const IndicClassTable *classTable … in getDynamicProperties()
|
D | IndicReordering.h | 144 class IndicReordering /* not : public UObject because all methods are static */ { 171 IndicReordering();
|
D | Makefile.in | 108 IndicReordering.o \
|
D | IndicClassTables.cpp | 446 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode) in getWorstCaseExpansion() 457 le_bool IndicReordering::getFilterZeroWidth(le_int32 scriptCode) in getFilterZeroWidth()
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 1288 #define IndicReordering IndicReordering_3_2 macro
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 1288 #define IndicReordering IndicReordering_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 1288 #define IndicReordering IndicReordering_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 1288 #define IndicReordering IndicReordering_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 1995 #define IndicReordering U_ICU_ENTRY_POINT_RENAME(IndicReordering) macro
|