OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OT_ZWJ
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh
51
OT_ZWJ
= 6,
74
#define JOINER_FLAGS (FLAG (
OT_ZWJ
) | FLAG (OT_ZWNJ))
127
INDIC_SYLLABIC_CATEGORY_JOINER =
OT_ZWJ
,
hb-ot-shape-complex-indic.cc
697
(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() ==
OT_ZWJ
)
767
info[i].indic_category() ==
OT_ZWJ
&&
790
if (limit < i && info[i - 1].indic_category() ==
OT_ZWJ
)
[
all
...]
Completed in 245 milliseconds