HomeSort by relevance Sort by last modified time
    Searched refs:indic_category (Results 1 - 3 of 3) 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 (info.indic_category()) & flags);
259 info.indic_category() = cat;
631 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category);
728 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
746 } else if (indic_plan->config->reph_mode == REPH_MODE_LOG_REPHA && info[start].indic_category() == OT_Repha)
802 info[i].indic_category() == OT_ZWJ &&
803 info[i - 1].indic_category() == OT_H)
825 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
910 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...]

Completed in 552 milliseconds