Searched defs:COMPOSE (Results 1 - 8 of 8) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNormalizer2.java32 * For example, NFKC_Casefold is provided via getInstance("nfkc_cf", COMPOSE)
78 COMPOSE, enum constant in enum:Normalizer2.Mode
112 * Same as getInstance(null, "nfc", Mode.COMPOSE).
132 * Same as getInstance(null, "nfkc", Mode.COMPOSE).
152 * Same as getInstance(null, "nfkc_cf", Mode.COMPOSE).
167 * <li>Use name="nfc" and COMPOSE/DECOMPOSE for Unicode standard NFC/NFD.
168 * <li>Use name="nfkc" and COMPOSE/DECOMPOSE for Unicode standard NFKC/NFKD.
169 * <li>Use name="nfkc_cf" and COMPOSE for Unicode standard NFKC_CF=NFKC_Casefold.
193 case COMPOSE: return all2Modes.comp;
328 * (which is only possible for the two COMPOSE mode
[all...]
H A DNormalizer.java391 public static final Mode COMPOSE = NFC; field in class:Normalizer
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer2.java31 * For example, NFKC_Casefold is provided via getInstance("nfkc_cf", COMPOSE)
80 COMPOSE, enum constant in enum:Normalizer2.Mode
117 * Same as getInstance(null, "nfc", Mode.COMPOSE).
139 * Same as getInstance(null, "nfkc", Mode.COMPOSE).
161 * Same as getInstance(null, "nfkc_cf", Mode.COMPOSE).
177 * <li>Use name="nfc" and COMPOSE/DECOMPOSE for Unicode standard NFC/NFD.
178 * <li>Use name="nfkc" and COMPOSE/DECOMPOSE for Unicode standard NFKC/NFKD.
179 * <li>Use name="nfkc_cf" and COMPOSE for Unicode standard NFKC_CF=NFKC_Casefold.
204 case COMPOSE: return all2Modes.comp;
348 * (which is only possible for the two COMPOSE mode
[all...]
H A DNormalizer.java378 public static final Mode COMPOSE = NFC; field in class:Normalizer
/external/skia/samplecode/
H A DSampleFilterFuzz.cpp545 XFERMODE, OFFSET, MATRIX, MATRIX_CONVOLUTION, COMPOSE, enumerator in enum:__anon18122
613 case COMPOSE:
/external/skia/fuzz/
H A DFilterFuzz.cpp580 BLENDMODE, OFFSET, MATRIX, MATRIX_CONVOLUTION, COMPOSE, enumerator in enum:__anon17988
677 case COMPOSE: {
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 1999 milliseconds