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

/external/icu4c/layout/
H A DGlyphSubstLookupProc.h27 class GlyphSubstitutionLookupProcessor : public LookupProcessor class in inherits: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
H A DGlyphSubstLookupProc.cpp28 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor( function in class:GlyphSubstitutionLookupProcessor
47 GlyphSubstitutionLookupProcessor::GlyphSubstitutionLookupProcessor() function in class:GlyphSubstitutionLookupProcessor
51 le_uint32 GlyphSubstitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_uint16 lookupType,
128 GlyphSubstitutionLookupProcessor::~GlyphSubstitutionLookupProcessor()
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1265 #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1265 #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1265 #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1265 #define GlyphSubstitutionLookupProcessor GlyphSubstitutionLookupProcessor_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1967 #define GlyphSubstitutionLookupProcessor U_ICU_ENTRY_POINT_RENAME(GlyphSubstitutionLookupProcessor) macro

Completed in 964 milliseconds