OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigatureSubstitutionProcessor
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/layout/
LigatureSubstProc.h
27
class
LigatureSubstitutionProcessor
: public StateTableProcessor
36
LigatureSubstitutionProcessor
(const MorphSubtableHeader *morphSubtableHeader);
37
virtual ~
LigatureSubstitutionProcessor
();
54
LigatureSubstitutionProcessor
();
LigatureSubstProc.cpp
23
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
LigatureSubstitutionProcessor
)
25
LigatureSubstitutionProcessor
::
LigatureSubstitutionProcessor
(const MorphSubtableHeader *morphSubtableHeader)
36
LigatureSubstitutionProcessor
::~
LigatureSubstitutionProcessor
()
40
void
LigatureSubstitutionProcessor
::beginStateTable()
45
ByteOffset
LigatureSubstitutionProcessor
::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
113
void
LigatureSubstitutionProcessor
::endStateTable()
MorphTables.cpp
70
processor = new
LigatureSubstitutionProcessor
(this);
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 57 milliseconds