OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JOINER_FLAGS
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
74
#define
JOINER_FLAGS
(FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
hb-ot-shape-complex-indic.cc
151
return is_one_of (info,
JOINER_FLAGS
);
931
if ((FLAG_SAFE (info[i].indic_category()) & (
JOINER_FLAGS
| FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS | HALANT_OR_COENG_FLAGS)))
[
all
...]
Completed in 149 milliseconds