Home
last modified time | relevance | path

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

/external/icu/icu4c/source/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 LEReferenceTo<MorphSubtableHeader> &morphSubtabl… in SegmentArrayProcessor() function in SegmentArrayProcessor
31 SegmentArrayProcessor::~SegmentArrayProcessor() in ~SegmentArrayProcessor()
35 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage, LEErrorCode &success) in process()
DSegmentArrayProcessor.h25 class SegmentArrayProcessor : public NonContextualGlyphSubstitutionProcessor
30SegmentArrayProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &…
32 virtual ~SegmentArrayProcessor();
49 SegmentArrayProcessor();
DNonContextualGlyphSubstProc.cpp48 return new SegmentArrayProcessor(morphSubtableHeader, success); in createInstance()
DMakefile.in76 SegmentArrayProcessor.o \