Home
last modified time | relevance | path

Searched refs:lfIgnoreBaseGlyphs (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/layout/
DLookups.h23 lfIgnoreBaseGlyphs = 0x0002, enumerator
DGlyphIterator.cpp375 return (lookupFlags & lfIgnoreBaseGlyphs) != 0; in filterGlyph()
396 return (lookupFlags & lfIgnoreBaseGlyphs) != 0; in filterGlyph()