Home
last modified time | relevance | path

Searched refs:SegmentArrayProcessor (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/layout/
DSegmentArrayProcessor.cpp18 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SegmentArrayProcessor) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
20 SegmentArrayProcessor::SegmentArrayProcessor() in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
24 SegmentArrayProcessor::SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader) in SegmentArrayProcessor() function in SegmentArrayProcessor
32 SegmentArrayProcessor::~SegmentArrayProcessor() in ~SegmentArrayProcessor()
36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage) in process()
DSegmentArrayProcessor.h25 class SegmentArrayProcessor : public NonContextualGlyphSubstitutionProcessor
30 SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader);
32 virtual ~SegmentArrayProcessor();
49 SegmentArrayProcessor();
DNonContextualGlyphSubstProc.cpp47 return new SegmentArrayProcessor(morphSubtableHeader); in createInstance()
DMakefile.in76 SegmentArrayProcessor.o \
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h2120 #define SegmentArrayProcessor U_ICU_ENTRY_POINT_RENAME(SegmentArrayProcessor) macro