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

  /external/icu4c/layout/
GlyphSubstLookupProc.h 27 class GlyphSubstitutionLookupProcessor : public LookupProcessor
30 GlyphSubstitutionLookupProcessor(const GlyphSubstitutionTableHeader *glyphSubstitutionTableHeader,
39 virtual ~GlyphSubstitutionLookupProcessor();
45 GlyphSubstitutionLookupProcessor();
50 GlyphSubstitutionLookupProcessor(const GlyphSubstitutionLookupProcessor &other); // forbid copying of this class
51 GlyphSubstitutionLookupProcessor &operator=(const GlyphSubstitutionLookupProcessor &other); // forbid copying of this class
GlyphSubstLookupProc.cpp 28 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor(
47 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor()
51 le_uint32 GlyphSubstitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_uint16 lookupType,
128 GlyphSubstitutionLookupProcessor::~GlyphSubstitutionLookupProcessor()
GlyphSubstitutionTables.cpp 35 GlyphSubstitutionLookupProcessor processor(this, scriptTag, languageTag, filter, featureMap, featureMapCount, featureOrder, success);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 52 milliseconds