OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KhmerReordering
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/layout/
KhmerLayoutEngine.cpp
14
#include "
KhmerReordering
.h"
24
fFeatureMap =
KhmerReordering
::getFeatureMap(fFeatureMapCount);
32
fFeatureMap =
KhmerReordering
::getFeatureMap(fFeatureMapCount);
75
le_int32 outCharCount =
KhmerReordering
::reorder(&chars[offset], count, fScriptCode, outChars, glyphStorage);
KhmerReordering.h
65
// line in the statetable for Khmer (file
KhmerReordering
.cpp).
115
class
KhmerReordering
/* not : public UObject because all methods are static */ {
124
KhmerReordering
();
KhmerReordering.cpp
12
#include "
KhmerReordering
.h"
238
// CharClassValues in
KhmerReordering
.h This coincidence of values allows the
325
const FeatureMap *
KhmerReordering
::getFeatureMap(le_int32 &count)
336
le_int32
KhmerReordering
::findSyllable(const KhmerClassTable *classTable, const LEUnicode *chars, le_int32 prev, le_int32 charCount)
359
le_int32
KhmerReordering
::reorder(const LEUnicode *chars, le_int32 charCount, le_int32 /*scriptCode*/,
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 6594 milliseconds