Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/app/
H A Dsalinst.cxx80 MRESULT EXPENTRY SalComWndProc( HWND hWnd, ULONG nMsg, MPARAM nMP1, MPARAM nMP2 );
431 (PFNWP)SalComWndProc, 0, 0 )) in CreateSalInstance()
628 MRESULT EXPENTRY SalComWndProc( HWND hWnd, ULONG nMsg, in SalComWndProc() function
/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx758 LRESULT CALLBACK SalComWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalComWndProc() function
854 nRet = SalComWndProc( hWnd, nMsg, wParam, lParam, bDef );
885 nRet = SalComWndProc( hWnd, nMsg, wParam, lParam, bDef );

Completed in 22 milliseconds