Home
last modified time | relevance | path

Searched refs:Instance (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_show_canvas.c363 HINSTANCE Instance = GetModuleHandle(NULL); in win32_window_create() local
375 wndclass.hInstance = Instance; in win32_window_create()
403 Instance, NULL); in win32_window_create()
/GUIX-v6.2.1/ports/win32/src/
Dgx_win32_display_driver.c1397 HINSTANCE Instance = GetModuleHandle(NULL); in gx_win32_window_create() local
1408 wndclass.hInstance = Instance; in gx_win32_window_create()
1438 Instance, NULL); in gx_win32_window_create()
1908 int WINAPI WinMain(HINSTANCE Instance, HINSTANCE PrevInstance, in WinMain() argument
/GUIX-v6.2.1/test/example_internal/lines/
Dold_lines_app.c123 int WINAPI WinMain(HINSTANCE Instance, HINSTANCE PrevInstance, in WinMain() argument
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/drivers/
Dgx_display_driver_hardware_565rgb.c74 Dma2dHandle.Instance = DMA2D; in DefaultDmaInitStruct()
Dgx_display_driver_hardware_24xrgb.c94 Dma2dHandle.Instance = DMA2D; in DefaultDmaInitStruct()