Searched defs:LEGlyphFilter (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
H A DLEGlyphFilter.h21 class LEGlyphFilter /* not : public UObject because this is an interface/mixin class */ { class
27 virtual ~LEGlyphFilter();
H A DLayoutEngine.cpp76 // This is here to get it out of LEGlyphFilter.h.
79 LEGlyphFilter::~LEGlyphFilter()
95 class CanonMarkFilter : public UMemory, public LEGlyphFilter
387 void LayoutEngine::adjustMarkGlyphs(LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
423 void LayoutEngine::adjustMarkGlyphs(const LEUnicode chars[], le_int32 charCount, le_bool reverse, LEGlyphStorage &glyphStorage, LEGlyphFilter *markFilter, LEErrorCode &success)
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1989 #define LEGlyphFilter U_ICU_ENTRY_POINT_RENAME(LEGlyphFilter) macro

Completed in 136 milliseconds