Searched refs:gx_win32_get_data_instance_by_win_handle (Results 1 – 4 of 4) sorted by relevance
106 driver_data = gx_win32_get_data_instance_by_win_handle(hwnd); in gx_win32_studio_event_process()
127 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_win_handle(HWND winHandle);
74 data = gx_win32_get_data_instance_by_win_handle(get_target_win_handle()); in gx_generic_event_post()
810 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_win_handle(HWND winHandle) in gx_win32_get_data_instance_by_win_handle() function1503 driver_data = gx_win32_get_data_instance_by_win_handle(hwnd); in gx_win32_event_process()