Searched refs:UBIDI_KEEP_BASE_COMBINING (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/common/
H A Dubidiwrt.c180 switch(options&(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING)) {
209 case UBIDI_KEEP_BASE_COMBINING:
278 if(options&UBIDI_KEEP_BASE_COMBINING) {
/external/icu4c/common/unicode/
H A Dubidi.h1583 * <code>#UBIDI_KEEP_BASE_COMBINING</code> option, can be considered in order
1603 * <code>UBIDI_KEEP_BASE_COMBINING</code>, <code>UBIDI_OUTPUT_REVERSE</code>,
1612 * <code>#UBIDI_KEEP_BASE_COMBINING</code> option can be considered instead
1645 * <code>UBIDI_KEEP_BASE_COMBINING</code>, <code>UBIDI_OUTPUT_REVERSE</code>,
1676 * <code>UBIDI_KEEP_BASE_COMBINING</code>, <code>UBIDI_OUTPUT_REVERSE</code>,
1685 * <code>#UBIDI_KEEP_BASE_COMBINING</code> option can be considered instead
1719 * <code>UBIDI_KEEP_BASE_COMBINING</code>, <code>UBIDI_OUTPUT_REVERSE</code>,
1835 #define UBIDI_KEEP_BASE_COMBINING 1 macro
2114 * <code>#UBIDI_KEEP_BASE_COMBINING</code>,
/external/icu4c/test/cintltst/
H A Dcbiditst.c2217 UBIDI_KEEP_BASE_COMBINING,
2220 log_err("failure in ubidi_writeReverse(UBIDI_KEEP_BASE_COMBINING): length=%d (should be %d), error code %s\n",
2228 UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING,
2231 log_err("failure in ubidi_writeReverse(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING):\n"

Completed in 88 milliseconds