Home
last modified time | relevance | path

Searched refs:GetGuixWinHandle (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dthreadx_stub.c18 extern HWND GetGuixWinHandle(void);
82 if (data->win32_driver_winhandle == GetGuixWinHandle()) in gx_generic_event_post()
Dstudiox_screen_driver.c77 HWND GetGuixWinHandle(void);
314 HWND GetGuixWinHandle(void) in GetGuixWinHandle() function
620 gx_win32_set_win_handle(target_win_display.gx_display_driver_data, GetGuixWinHandle()); in guix_configure_target_win_canvas()