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 118 MEDI,
149 { {NONE,NONE,0}, {NONE,ISOL,2}, {MEDI,FINA,1}, {MEDI,FINA,3}, {MEDI,FINA,4}, {MEDI,FINA,6}, },
185 * The pause between init/medi/... and rlig is required. See eg:
188 * The pauses between init/medi/... themselves are not necessarily
hb-ot-shape-complex-use.cc 73 MEDI,
295 static_assert ((INIT < 4 && ISOL < 4 && MEDI < 4 && FINA < 4), "");
334 last_form = last_form == FINA ? MEDI : INIT;

Completed in 92 milliseconds