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

  /external/icu4c/layout/
Lookups.h 27 lfMarkAttachTypeMask = 0xFF00,
GlyphIterator.cpp 386 le_uint16 markAttachType = (lookupFlags & lfMarkAttachTypeMask) >> lfMarkAttachTypeShift;

Completed in 84 milliseconds