Searched refs:TibetanReordering (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/layout/
H A DTibetanLayoutEngine.cpp20 #include "TibetanReordering.h"
30 fFeatureMap = TibetanReordering::getFeatureMap(fFeatureMapCount);
38 fFeatureMap = TibetanReordering::getFeatureMap(fFeatureMapCount);
81 le_int32 outCharCount = TibetanReordering::reorder(&chars[offset], count, fScriptCode, outChars, glyphStorage);
H A DTibetanReordering.h80 // line in the statetable for Tibetan (file TibetanReordering.cpp). It assigns one number
134 class TibetanReordering /* not : public UObject because all methods are static */ { class
143 TibetanReordering();
H A DTibetanReordering.cpp19 #include "TibetanReordering.h"
247 // CharClassValues in TibetanReordering.h This coincidence of values allows the
288 const FeatureMap *TibetanReordering::getFeatureMap(le_int32 &count)
299 le_int32 TibetanReordering::findSyllable(const TibetanClassTable *classTable, const LEUnicode *chars, le_int32 prev, le_int32 charCount)
322 le_int32 TibetanReordering::reorder(const LEUnicode *chars, le_int32 charCount, le_int32,
/external/icu4c/common/unicode/
H A Durename.h2194 #define TibetanReordering U_ICU_ENTRY_POINT_RENAME(TibetanReordering) macro

Completed in 251 milliseconds