Searched defs:SegmentArrayProcessor (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/layout/
H A DSegmentArrayProcessor.h25 class SegmentArrayProcessor : public NonContextualGlyphSubstitutionProcessor class in inherits:NonContextualGlyphSubstitutionProcessor
30 SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader);
32 virtual ~SegmentArrayProcessor();
49 SegmentArrayProcessor();
H A DSegmentArrayProcessor.cpp12 #include "SegmentArrayProcessor.h"
18 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(SegmentArrayProcessor)
20 SegmentArrayProcessor::SegmentArrayProcessor() function in class:SegmentArrayProcessor
24 SegmentArrayProcessor::SegmentArrayProcessor(const MorphSubtableHeader *morphSubtableHeader) function in class:SegmentArrayProcessor
32 SegmentArrayProcessor::~SegmentArrayProcessor()
36 void SegmentArrayProcessor::process(LEGlyphStorage &glyphStorage)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1391 #define SegmentArrayProcessor SegmentArrayProcessor_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1391 #define SegmentArrayProcessor SegmentArrayProcessor_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1391 #define SegmentArrayProcessor SegmentArrayProcessor_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1391 #define SegmentArrayProcessor SegmentArrayProcessor_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2142 #define SegmentArrayProcessor U_ICU_ENTRY_POINT_RENAME(SegmentArrayProcessor) macro

Completed in 267 milliseconds