Searched refs:hInstance (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | filedialogimpl-win32.cpp | 534 HINSTANCE hInstance = GetModuleHandle(NULL); local 541 hInstance, 543 LoadCursor(hInstance, IDC_ARROW), 563 HINSTANCE hInstance = GetModuleHandle(NULL); local 597 hInstance, MAKEINTRESOURCE(IDC_SHOW_PREVIEW)); 625 0, 0, 100, 100, hParentWnd, NULL, hInstance, NULL); 1927 HINSTANCE hInstance = GetModuleHandle(NULL); local 1963 hParentWnd, NULL, hInstance, NULL); 1973 hParentWnd, NULL, hInstance, NULL);
|
/inkscape/cxxtest/cxxtest/ |
H A D | Win32Gui.h | 169 _windowClass.hInstance = (HINSTANCE)NULL;
|
Completed in 27 milliseconds