Lines Matching refs:IndicReordering
10 #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::getDynamicProperties(dynProps,classTable);
1198 void IndicReordering::getDynamicProperties( DynamicProperties *, const IndicClassTable *classTable ) {