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

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

Completed in 107 milliseconds