Lines Matching defs:pFrame

119 sal_Bool APIENTRY _WinQueryWindowPos( Os2SalFrame* pFrame, PSWP pswp)  in _WinQueryWindowPos()
161 sal_Bool APIENTRY _WinSetWindowPos( Os2SalFrame* pFrame, HWND hwndInsertBehind, LONG x, LONG y, in _WinSetWindowPos()
367 static void ImplSaveFrameState( Os2SalFrame* pFrame ) in ImplSaveFrameState()
443 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalCalcFrameSize() local
449 static void ImplSalCalcFrameSize( const Os2SalFrame* pFrame, in ImplSalCalcFrameSize()
485 static void ImplSalCalcFullScreenSize( const Os2SalFrame* pFrame, in ImplSalCalcFullScreenSize()
504 static void ImplSalFrameFullScreenPos( Os2SalFrame* pFrame, sal_Bool bAlways = FALSE ) in ImplSalFrameFullScreenPos()
594 Os2SalFrame* pFrame = new Os2SalFrame; in ImplSalCreateFrame() local
965 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow() local
1490 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalToTop() local
2376 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseMsg() local
2549 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleWheelMsg() local
2594 static USHORT ImplSalGetKeyCode( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplSalGetKeyCode()
2666 static void ImplUpdateInputLang( Os2SalFrame* pFrame ) in ImplUpdateInputLang()
2707 static sal_Unicode ImplGetCharCode( Os2SalFrame* pFrame, USHORT nKeyFlags, in ImplGetCharCode()
2740 static sal_Unicode ImplConvertKey( Os2SalFrame* pFrame, MPARAM aMP1, MPARAM aMP2 ) in ImplConvertKey()
2774 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleKeyMsg() local
2863 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg() local
2906 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg2() local
2921 static void SetMaximizedFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ) in SetMaximizedFrameGeometry()
2939 static void UpdateFrameGeometry( HWND hWnd, Os2SalFrame* pFrame ) in UpdateFrameGeometry()
2990 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMoveMsg() local
3027 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleSizeMsg() local
3046 static long ImplHandleFocusMsg( Os2SalFrame* pFrame, MPARAM nMP2 ) in ImplHandleFocusMsg()
3069 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleCloseMsg() local
3086 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleUserEvent() local
3096 static int SalImplHandleProcessMenu( Os2SalFrame* pFrame, ULONG nMsg, MPARAM nMP1, MPARAM nMP2) in SalImplHandleProcessMenu()
3131 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleInputLangChange() local
3161 static long ImplHandleIMEStartConversion( Os2SalFrame* pFrame ) in ImplHandleIMEStartConversion()
3218 static long ImplHandleIMEConversion( Os2SalFrame* pFrame, MPARAM nMP2Param ) in ImplHandleIMEConversion()
3359 inline long ImplHandleIMEEndConversion( Os2SalFrame* pFrame ) in ImplHandleIMEEndConversion()
3368 static void ImplHandleIMEOpenCandidate( Os2SalFrame* pFrame ) in ImplHandleIMEOpenCandidate()
3446 inline void ImplHandleIMECloseCandidate( Os2SalFrame* pFrame ) in ImplHandleIMECloseCandidate()
3458 Os2SalFrame* pFrame = (Os2SalFrame*)GetWindowPtr( hWnd ); in SalFrameWndProc() local