OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indicrearrangementprocessor
(Results
1 - 12
of
12
) sorted by null
/external/icu4c/layout/
IndicRearrangementProcessor.h
25
class
IndicRearrangementProcessor
: public StateTableProcessor
36
IndicRearrangementProcessor
(const MorphSubtableHeader *morphSubtableHeader);
37
virtual ~
IndicRearrangementProcessor
();
MorphTables.cpp
13
#include "
IndicRearrangementProcessor
.h"
62
processor = new
IndicRearrangementProcessor
(this);
IndicRearrangementProcessor.cpp
13
#include "
IndicRearrangementProcessor
.h"
19
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
IndicRearrangementProcessor
)
21
IndicRearrangementProcessor
::
IndicRearrangementProcessor
(const MorphSubtableHeader *morphSubtableHeader)
28
IndicRearrangementProcessor
::~
IndicRearrangementProcessor
()
32
void
IndicRearrangementProcessor
::beginStateTable()
38
ByteOffset
IndicRearrangementProcessor
::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
62
void
IndicRearrangementProcessor
::endStateTable()
66
void
IndicRearrangementProcessor
::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) cons
[
all
...]
Makefile
74
IndicRearrangementProcessor
.o \
Makefile.in
74
IndicRearrangementProcessor
.o \
layout.vcproj
525
RelativePath=".\
IndicRearrangementProcessor
.cpp"
842
RelativePath=".\
IndicRearrangementProcessor
.h"
/external/icu4c/common/unicode/
urename.h
[
all
...]
/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/chromium/third_party/icu/public/common/unicode/
urename.h
[
all
...]
Completed in 350 milliseconds