HomeSort by relevance Sort by last modified time
    Searched full: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_SAFE (info.indic_category()) & flags);
240 info.indic_category() = cat;
619 HB_BUFFER_ALLOCATE_VAR (buffer, indic_category);
716 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
734 } else if (indic_plan->config->reph_mode == REPH_MODE_LOG_REPHA && info[start].indic_category() == OT_Repha)
786 info[i].indic_category() == OT_ZWJ &&
787 info[i - 1].indic_category() == OT_H)
809 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
894 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 204 milliseconds