Searched refs:GetSaveFileName_hookproc (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.h378 static UINT_PTR CALLBACK GetSaveFileName_hookproc(HWND hdlg, UINT uiMsg, WPARAM wParam, LPARAM lParam);
H A Dfiledialogimpl-win32.cpp1862 ofn.lpfnHook = GetSaveFileName_hookproc;
1916 UINT_PTR CALLBACK FileSaveDialogImplWin32::GetSaveFileName_hookproc( function in class:Inkscape::UI::Dialog::FileSaveDialogImplWin32

Completed in 44 milliseconds