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

/external/chromium_org/third_party/icu/source/common/
H A Dubidiwrt.c181 switch(options&(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING)) {
210 case UBIDI_KEEP_BASE_COMBINING:
279 if(options&UBIDI_KEEP_BASE_COMBINING) {
/external/icu/icu4c/source/common/
H A Dubidiwrt.c181 switch(options&(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING)) {
210 case UBIDI_KEEP_BASE_COMBINING:
279 if(options&UBIDI_KEEP_BASE_COMBINING) {
/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2357 UBIDI_KEEP_BASE_COMBINING,
2360 log_err("failure in ubidi_writeReverse(UBIDI_KEEP_BASE_COMBINING): length=%d (should be %d), error code %s\n",
2368 UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING,
2371 log_err("failure in ubidi_writeReverse(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING):\n"
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c2359 UBIDI_KEEP_BASE_COMBINING,
2362 log_err("failure in ubidi_writeReverse(UBIDI_KEEP_BASE_COMBINING): length=%d (should be %d), error code %s\n",
2370 UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING,
2373 log_err("failure in ubidi_writeReverse(UBIDI_REMOVE_BIDI_CONTROLS|UBIDI_DO_MIRRORING|UBIDI_KEEP_BASE_COMBINING):\n"

Completed in 479 milliseconds