OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IndicReordering
(Results
1 - 5
of
5
) sorted by null
/external/icu/icu4c/source/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"
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,
[
all
...]
IndicReordering.h
146
class
IndicReordering
/* not : public UObject because all methods are static */ {
173
IndicReordering
();
IndicClassTables.cpp
11
#include "
IndicReordering
.h"
446
le_int32
IndicReordering
::getWorstCaseExpansion(le_int32 scriptCode)
457
le_bool
IndicReordering
::getFilterZeroWidth(le_int32 scriptCode)
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
[
all
...]
Completed in 92 milliseconds