Searched refs:SAL_OBJECT_THIS (Results 1 – 2 of 2) sorted by relevance
216 #define SAL_OBJECT_THIS 0 macro301 WinSetWindowULong( hWnd, SAL_OBJECT_THIS, (ULONG)pThis ); in SetSalObjWindowPtr()306 return (Os2SalObject*)WinQueryWindowULong( hWnd, SAL_OBJECT_THIS ); in GetSalObjWindowPtr()
268 #define SAL_OBJECT_THIS 0 macro371 ImplSetWindowLong( hWnd, SAL_OBJECT_THIS, (LONG_PTR)pThis ); in SetSalObjWindowPtr()376 return (WinSalObject*)ImplGetWindowLong( hWnd, SAL_OBJECT_THIS ); in GetSalObjWindowPtr()