Searched refs:ucnv_isFixedWidth (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h2029 ucnv_isFixedWidth(UConverter *cnv, UErrorCode *status);
H A Durename.h665 #define ucnv_isFixedWidth U_ICU_ENTRY_POINT_RENAME(ucnv_isFixedWidth) macro
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h2029 ucnv_isFixedWidth(UConverter *cnv, UErrorCode *status);
H A Durename.h655 #define ucnv_isFixedWidth U_ICU_ENTRY_POINT_RENAME(ucnv_isFixedWidth) macro
/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c2895 ucnv_isFixedWidth(UConverter *cnv, UErrorCode *status){ function
/external/icu/icu4c/source/common/
H A Ducnv.c2895 ucnv_isFixedWidth(UConverter *cnv, UErrorCode *status){ function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c5579 if (!ucnv_isFixedWidth(cnv, &status)) {
5592 if (ucnv_isFixedWidth(cnv, &status)) {
/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c5590 if (!ucnv_isFixedWidth(cnv, &status)) {
5603 if (ucnv_isFixedWidth(cnv, &status)) {

Completed in 1501 milliseconds