OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 64 milliseconds