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

  /external/icu4c/layout/
CharSubstitutionFilter.h 23 class CharSubstitutionFilter : public UMemory, public LEGlyphFilter
38 CharSubstitutionFilter(const CharSubstitutionFilter &other); // forbid copying of this class
45 CharSubstitutionFilter &operator=(const CharSubstitutionFilter &other); // forbid copying of this class
55 CharSubstitutionFilter(const LEFontInstance *fontInstance);
62 ~CharSubstitutionFilter();
LayoutEngine.cpp 23 #include "CharSubstitutionFilter.h"
79 CharSubstitutionFilter::CharSubstitutionFilter(const LEFontInstance *fontInstance)
85 CharSubstitutionFilter::~CharSubstitutionFilter()
210 CharSubstitutionFilter *substitutionFilter = new CharSubstitutionFilter(fFontInstance);
  /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 3361 milliseconds