HomeSort by relevance Sort by last modified time
    Searched refs:MEDI (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic.cc 121 MEDI,
152 { {NONE,NONE,0}, {NONE,ISOL,2}, {MEDI,FINA,1}, {MEDI,FINA,3}, {MEDI,FINA,4}, {MEDI,FINA,6}, },
188 * The pause between init/medi/... and rlig is required. See eg:
191 * The pauses between init/medi/... themselves are not necessarily
hb-ot-shape-complex-use.cc 73 MEDI,
292 ASSERT_STATIC (INIT < 4 && ISOL < 4 && MEDI < 4 && FINA < 4);
331 last_form = last_form == FINA ? MEDI : INIT;

Completed in 173 milliseconds