Home
last modified time | relevance | path

Searched defs:textIn (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dcsrsbcs.cpp755 int32_t CharsetRecog_8859_1_en::match(InputText *textIn) in match()
773 int32_t CharsetRecog_8859_1_da::match(InputText *textIn) in match()
785 int32_t CharsetRecog_8859_1_de::match(InputText *textIn) in match()
800 int32_t CharsetRecog_8859_1_es::match(InputText *textIn) in match()
815 int32_t CharsetRecog_8859_1_fr::match(InputText *textIn) in match()
830 int32_t CharsetRecog_8859_1_it::match(InputText *textIn) in match()
845 int32_t CharsetRecog_8859_1_nl::match(InputText *textIn) in match()
857 int32_t CharsetRecog_8859_1_no::match(InputText *textIn) in match()
872 int32_t CharsetRecog_8859_1_pt::match(InputText *textIn) in match()
884 int32_t CharsetRecog_8859_1_sv::match(InputText *textIn) in match()
[all …]
Dcsr2022.cpp144 int32_t CharsetRecog_2022JP::match(InputText *textIn) in match()
154 int32_t CharsetRecog_2022KR::match(InputText *textIn) in match()
164 int32_t CharsetRecog_2022CN::match(InputText *textIn) in match()
Dcsrucode.cpp31 int32_t CharsetRecog_UTF_16_BE::match(InputText* textIn) in match()
54 int32_t CharsetRecog_UTF_16_LE::match(InputText* textIn) in match()
72 int32_t CharsetRecog_UTF_32::match(InputText* textIn) in match()
Dcsmatch.h24 InputText *textIn; variable
Ducsdet.cpp51 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText()
/external/icu/icu4c/source/i18n/
Dcsrsbcs.cpp882 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { in match()
909 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { in match()
951 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const in match()
978 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const in match()
1005 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const in match()
1038 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const in match()
1056 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const in match()
1084 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const in match()
1107 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const in match()
1129 UBool CharsetRecog_windows_1251::match(InputText *textIn, CharsetMatch *results) const in match()
[all …]
Dcsr2022.cpp146 UBool CharsetRecog_2022JP::match(InputText *textIn, CharsetMatch *results) const { in match()
161 UBool CharsetRecog_2022KR::match(InputText *textIn, CharsetMatch *results) const { in match()
176 UBool CharsetRecog_2022CN::match(InputText *textIn, CharsetMatch *results) const { in match()
Dcsrucode.cpp53 UBool CharsetRecog_UTF_16_BE::match(InputText* textIn, CharsetMatch *results) const in match()
88 UBool CharsetRecog_UTF_16_LE::match(InputText* textIn, CharsetMatch *results) const in match()
121 UBool CharsetRecog_UTF_32::match(InputText* textIn, CharsetMatch *results) const in match()
Ducsdet.cpp56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText()
/external/skia/experimental/PdfViewer/
DSkPdfFont.h100 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
124 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
147 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
212 void ToUnicode(const SkDecodedText& textIn, SkUnicodeText* textOut) const { in ToUnicode()
/external/chromium_org/third_party/skia/experimental/PdfViewer/
DSkPdfFont.h100 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
124 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
147 virtual bool decodeText(const SkUnencodedText& textIn, SkDecodedText* textOut) const { in decodeText()
212 void ToUnicode(const SkDecodedText& textIn, SkUnicodeText* textOut) const { in ToUnicode()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcbiditst.c2953 static const char* const textIn[] = { variable
3415 const char* textIn; in testReorderRunsOnly() member
3680 const char* textIn; in testStreaming() member
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c3676 static const char* const textIn[] = { variable
4138 const char* textIn; in testReorderRunsOnly() member
4403 const char* textIn; in testStreaming() member