Searched refs:cbSize (Results 1 – 14 of 14) sorted by relevance
194 info.cbSize = sizeof(info); in WIN_AddDisplaysCallback()240 minfo.cbSize = sizeof(MONITORINFO); in WIN_GetDisplayBounds()322 minfo.cbSize = sizeof(MONITORINFO); in WIN_GetDisplayUsableBounds()
122 UINT cbSize; member
432 NCM.cbSize = sizeof(NCM); in CreateDialogData()626 NCM.cbSize = sizeof(NCM); in WIN_ShowOldMessageBox()834 TaskConfig.cbSize = sizeof (TASKDIALOGCONFIG); in WIN_ShowMessageBox()
910 trackMouseEvent.cbSize = sizeof(TRACKMOUSEEVENT); in WIN_OnWindowEnter()
1268 wcex.cbSize = sizeof(WNDCLASSEX); in SDL_RegisterApp()
150 rdi.cbSize = sizeof(rdi); in GuessXInputDevice()171 rdi.cbSize = sizeof(rdi); in GuessXInputDevice()
165 data->wincl.cbSize = sizeof (WNDCLASSEX); in SDL_CreateDeviceNotification()
157 rdi.cbSize = sizeof(rdi); in RAWINPUT_AllXInputDevicesSupported()
125 rdi.cbSize = sizeof(rdi); in SDL_IsXInputDevice()
426 rdi.cbSize = sizeof(rdi); in SDL_IsXInputDevice()
357 devinfo_data.cbSize = sizeof(SP_DEVINFO_DATA); in hid_enumerate()358 device_interface_data.cbSize = sizeof(SP_DEVICE_INTERFACE_DATA); in hid_enumerate()394 device_interface_detail_data->cbSize = sizeof(SP_DEVICE_INTERFACE_DETAIL_DATA_A); in hid_enumerate()
548 wndclass.cbSize = sizeof(wndclass); in rpng_win_create_window()
760 wndclass.cbSize = sizeof(wndclass);
196 SDL_HIDAPI_discovery.m_wndClass.cbSize = sizeof(WNDCLASSEX); in HIDAPI_InitializeDiscovery()
Completed in 39 milliseconds