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

  /external/icu4c/layout/
SubtableProcessor.cpp 9 #include "SubtableProcessor.h"
14 SubtableProcessor::SubtableProcessor()
18 SubtableProcessor::SubtableProcessor(const MorphSubtableHeader *morphSubtableHeader)
27 SubtableProcessor::~SubtableProcessor()
SubtableProcessor.h 22 class SubtableProcessor : public UMemory {
25 virtual ~SubtableProcessor();
28 SubtableProcessor(const MorphSubtableHeader *morphSubtableHeader);
30 SubtableProcessor();
40 SubtableProcessor(const SubtableProcessor &other); // forbid copying of this class
41 SubtableProcessor &operator=(const SubtableProcessor &other); // forbid copying of this class
  /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...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 527 milliseconds