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

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.h257 static UINT_PTR CALLBACK GetOpenFileName_hookproc(HWND hdlg, UINT uiMsg, WPARAM wParam, LPARAM lParam);
H A Dfiledialogimpl-win32.cpp512 ofn.lpfnHook = GetOpenFileName_hookproc;
552 UINT_PTR CALLBACK FileOpenDialogImplWin32::GetOpenFileName_hookproc( function in class:Inkscape::UI::Dialog::FileOpenDialogImplWin32

Completed in 21 milliseconds