HomeSort by relevance Sort by last modified time
    Searched refs:SegmentArrayProcessor (Results 1 - 4 of 4) sorted by null

  /external/icu4c/layout/
SegmentArrayProcessor.h 25 class SegmentArrayProcessor : public NonContextualGlyphSubstitutionProcessor
30 SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader);
32 virtual ~SegmentArrayProcessor();
49 SegmentArrayProcessor();
SegmentArrayProcessor.cpp 12 #include "SegmentArrayProcessor.h"
18 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SegmentArrayProcessor)
20 SegmentArrayProcessor::SegmentArrayProcessor()
24 SegmentArrayProcessor::SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader)
32 SegmentArrayProcessor::~SegmentArrayProcessor()
36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage)
NonContextualGlyphSubstProc.cpp 14 #include "SegmentArrayProcessor.h"
47 return new SegmentArrayProcessor(morphSubtableHeader);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 1049 milliseconds