Home
last modified time | relevance | path

Searched refs:num_copied_without_null (Results 1 – 6 of 6) sorted by relevance

/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/win32/
H A Dwin32_renderer_util.cc751 const size_t num_copied_without_null = ::GetClassNameW( in GetWindowClassName() local
753 if (num_copied_without_null >= (ARRAYSIZE(class_name_buffer) - 1)) { in GetWindowClassName()
757 class_name_buffer[num_copied_without_null] = L'\0'; in GetWindowClassName()