Searched refs:ImplSetWindowLong (Results 1 – 2 of 2) sorted by relevance
351 LONG_PTR ImplSetWindowLong( HWND hWnd, int nIndex, LONG_PTR newLong );361 ImplSetWindowLong( hWnd, SAL_FRAME_THIS, (LONG_PTR)pThis ); in SetWindowPtr()371 ImplSetWindowLong( hWnd, SAL_OBJECT_THIS, (LONG_PTR)pThis ); in SetSalObjWindowPtr()
117 LONG_PTR ImplSetWindowLong( HWND hWnd, int nIndex, LONG_PTR newLong ) in ImplSetWindowLong() function