Searched refs:SalFrameWndProc (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/os2/source/app/ |
H A D | salinst.cxx | 417 (PFNWP)SalFrameWndProc, CS_MOVENOTIFY /* 17/08 CS_HITTEST | CS_MOVENOTIFY */, in CreateSalInstance() 424 (PFNWP)SalFrameWndProc, CS_SAVEBITS| CS_MOVENOTIFY, in CreateSalInstance()
|
/trunk/main/vcl/inc/os2/ |
H A D | saldata.hxx | 179 MRESULT EXPENTRY SalFrameWndProc( HWND hWnd, ULONG nMsg, MPARAM nMP1, MPARAM nMP2 );
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 5827 LRESULT CALLBACK SalFrameWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalFrameWndProc() function 6339 nRet = SalFrameWndProc( hWnd, nMsg, wParam, lParam, bDef ); 6367 nRet = SalFrameWndProc( hWnd, nMsg, wParam, lParam, bDef );
|
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 3455 MRESULT EXPENTRY SalFrameWndProc( HWND hWnd, ULONG nMsg, in SalFrameWndProc() function
|
Completed in 72 milliseconds