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

/external/chromium/third_party/icu/source/i18n/
H A Dinputext.h47 UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false by default member in class:InputText
H A Dinputext.cpp52 fC1Bytes = FALSE;
156 fC1Bytes = TRUE;
H A Dcsrsbcs.cpp149 haveC1Bytes = det->fC1Bytes;
/external/icu4c/i18n/
H A Dinputext.h47 UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false by default member in class:InputText
H A Dinputext.cpp52 fC1Bytes = FALSE;
156 fC1Bytes = TRUE;
H A Dcsrsbcs.cpp149 haveC1Bytes = det->fC1Bytes;

Completed in 917 milliseconds