OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_joiner
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc
149
is_joiner
(const hb_glyph_info_t &info)
function
737
(indic_plan->config->reph_mode == REPH_MODE_IMPLICIT && !
is_joiner
(info[start + 2])) ||
751
while (limit < end &&
is_joiner
(info[limit]))
759
while (limit < end &&
is_joiner
(info[limit]))
[
all
...]
hb-ot-shape-complex-indic-machine.rl
64
z = ZWJ|ZWNJ; #
is_joiner
Completed in 613 milliseconds