HomeSort by relevance Sort by last modified time
    Searched refs:IndicReordering (Results 1 - 10 of 10) sorted by null

  /external/icu4c/layout/
IndicLayoutEngine.cpp 21 #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::v2process(&chars[offset], count, fScriptCode, outChars, glyphStorage)
    [all...]
IndicReordering.cpp 10 #include "IndicReordering.h"
548 const FeatureMap *IndicReordering::getFeatureMap(le_int32 &count)
555 const FeatureMap *IndicReordering::getv2FeatureMap(le_int32 &count)
562 le_int32 IndicReordering::findSyllable(const IndicClassTable *classTable, const LEUnicode *chars, le_int32 prev, le_int32 charCount)
582 le_int32 IndicReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 scriptCode,
926 void IndicReordering::adjustMPres(MPreFixups *mpreFixups, LEGlyphStorage &glyphStorage, LEErrorCode& success)
935 void IndicReordering::applyPresentationForms(LEGlyphStorage &glyphStorage, le_int32 count)
947 void IndicReordering::finalReordering(LEGlyphStorage &glyphStorage, le_int32 count)
    [all...]
IndicReordering.h 141 class IndicReordering /* not : public UObject because all methods are static */ {
168 IndicReordering();
Makefile 108 IndicReordering.o \
IndicClassTables.cpp 11 #include "IndicReordering.h"
439 le_int32 IndicReordering::getWorstCaseExpansion(le_int32 scriptCode)
450 le_bool IndicReordering::getFilterZeroWidth(le_int32 scriptCode)
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 291 milliseconds