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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dnormalizedunicodetext.cc19 int cwSrcLength);
22 int cwSrcLength,
43 int cwSrcLength) {
46 return is_normalized_string_.function()(NormForm, lpSrcString, cwSrcLength);
48 int NormalizeString(NORM_FORM NormForm, LPCWSTR lpSrcString, int cwSrcLength, argument
54 return normalize_string_.function()(NormForm, lpSrcString, cwSrcLength,
42 IsNormalizedString(NORM_FORM NormForm, LPCWSTR lpSrcString, int cwSrcLength) argument

Completed in 43 milliseconds