HomeSort by relevance Sort by last modified time
    Searched defs:SubtableProcessor (Results 1 - 8 of 8) 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/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 222 milliseconds