HomeSort by relevance Sort by last modified time
    Searched defs:NonContextualGlyphSubstitutionProcessor (Results 1 - 6 of 6) sorted by null

  /external/icu4c/layout/
NonContextualGlyphSubstProc.h 24 class NonContextualGlyphSubstitutionProcessor : public SubtableProcessor
32 NonContextualGlyphSubstitutionProcessor();
33 NonContextualGlyphSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader);
35 virtual ~NonContextualGlyphSubstitutionProcessor();
38 NonContextualGlyphSubstitutionProcessor(const NonContextualGlyphSubstitutionProcessor &other); // forbid copying of this class
39 NonContextualGlyphSubstitutionProcessor &operator=(const NonContextualGlyphSubstitutionProcessor &other); // forbid copying of this class
NonContextualGlyphSubstProc.cpp 21 NonContextualGlyphSubstitutionProcessor::NonContextualGlyphSubstitutionProcessor()
25 NonContextualGlyphSubstitutionProcessor::NonContextualGlyphSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader)
30 NonContextualGlyphSubstitutionProcessor::~NonContextualGlyphSubstitutionProcessor()
34 SubtableProcessor *NonContextualGlyphSubstitutionProcessor::createInstance(const MorphSubtableHeader *morphSubtableHeader)
  /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...]

Completed in 610 milliseconds