Home
last modified time | relevance | path

Searched refs:gx_win32_get_data_instance_by_win_handle (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/guix_studio/ports/
Dgx_win32_studio_display_driver.c106 driver_data = gx_win32_get_data_instance_by_win_handle(hwnd); in gx_win32_studio_event_process()
/GUIX-v6.2.1/ports/win32/inc/
Dgx_win32_display_driver.h127 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_win_handle(HWND winHandle);
/GUIX-v6.2.1/guix_studio/
Dthreadx_stub.c74 data = gx_win32_get_data_instance_by_win_handle(get_target_win_handle()); in gx_generic_event_post()
/GUIX-v6.2.1/ports/win32/src/
Dgx_win32_display_driver.c810 GX_WIN32_DISPLAY_DRIVER_DATA *gx_win32_get_data_instance_by_win_handle(HWND winHandle) in gx_win32_get_data_instance_by_win_handle() function
1503 driver_data = gx_win32_get_data_instance_by_win_handle(hwnd); in gx_win32_event_process()