OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indic_category
(Results
1 - 5
of
5
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-indic.cc
31
#define
indic_category
() complex_var_u8_0() /* indic_category_t */
macro
145
return !!(FLAG_UNSAFE (info.
indic_category
()) & flags);
256
info.
indic_category
() = cat;
624
HB_BUFFER_ALLOCATE_VAR (buffer,
indic_category
);
738
(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].
indic_category
() == OT_ZWJ)
756
} else if (indic_plan->config->reph_mode == REPH_MODE_LOG_REPHA && info[start].
indic_category
() == OT_Repha)
808
info[i].
indic_category
() == OT_ZWJ &&
809
info[i - 1].
indic_category
() == OT_H)
831
if (limit < i && info[i - 1].
indic_category
() == OT_ZWJ)
916
if (info[i].
indic_category
() == OT_M)
[
all
...]
hb-ot-shape-complex-indic-machine.rl
117
getkey info[p].
indic_category
();
hb-ot-shape-complex-indic-machine.hh
[
all
...]
/external/skia/third_party/harfbuzz/
hb-ot-shape-complex-indic-machine.hh
[
all
...]
/external/skqp/third_party/harfbuzz/
hb-ot-shape-complex-indic-machine.hh
[
all
...]
Completed in 142 milliseconds