Home
last modified time | relevance | path

Searched defs:charcount (Results 1 – 7 of 7) sorted by relevance

/external/chromium/base/
Dsys_string_conversions_win.cc38 int charcount = MultiByteToWideChar(code_page, 0, in SysMultiByteToWide() local
57 int charcount = WideCharToMultiByte(code_page, 0, wide.data(), wide_length, in SysWideToMultiByte() local
/external/chromium_org/base/strings/
Dsys_string_conversions_win.cc38 int charcount = MultiByteToWideChar(code_page, 0, in SysMultiByteToWide() local
57 int charcount = WideCharToMultiByte(code_page, 0, wide.data(), wide_length, in SysWideToMultiByte() local
/external/chromium/googleurl/base/
Dlogging.cc204 int charcount = MultiByteToWideChar(CP_UTF8, 0, str.c_str(), -1, NULL, 0); in DisplayDebugMessage() local
371 int charcount = WideCharToMultiByte(CP_UTF8, 0, wstr, -1, in operator <<() local
/external/chromium_org/sandbox/win/wow_helper/
Dwow_helper.cc35 int charcount = WideCharToMultiByte(code_page, 0, wide.c_str(), -1, in WideToMultiByte() local
/external/kernel-headers/original/linux/
Dkd.h14 unsigned short charcount; /* characters in font (256 or 512) */ member
151 unsigned int charcount; member
157 unsigned int charcount; member
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcldutil.cc685 int charcount = 0; in DoOctaScoreV3() local
/external/valgrind/main/include/vki/
Dvki-linux.h2114 unsigned short charcount; /* characters in font (256 or 512) */ member
2222 unsigned int charcount; member