HomeSort by relevance Sort by last modified time
    Searched full:insertremove (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/
ubidiln.c 402 pBiDi->runs[0].insertRemove=0;
546 * If option UBIDI_OPTION_INSERT_MARKS is set, insertRemove will contain the
548 * If option UBIDI_OPTION_REMOVE_CONTROLS is set, insertRemove will contain the
645 runs[runIndex].insertRemove=0;
694 pBiDi->runs[runIndex].insertRemove|=point->flag;
705 pBiDi->runs[runIndex].insertRemove--;
    [all...]
ubidiimp.h 140 insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
ubidi.c     [all...]
ubidiwrt.c 467 markFlag=pBiDi->runs[run].insertRemove;

Completed in 386 milliseconds