Searched refs:ImplGetWindowLong (Results 1 – 2 of 2) sorted by relevance
348 LONG ImplGetWindowLong( HWND hWnd, int nIndex );362 return (WinSalFrame*)ImplGetWindowLong( hWnd, SAL_FRAME_THIS ); in GetWindowPtr()372 return (WinSalObject*)ImplGetWindowLong( hWnd, SAL_OBJECT_THIS ); in GetSalObjWindowPtr()
124 LONG ImplGetWindowLong( HWND hWnd, int nIndex ) in ImplGetWindowLong() function
Completed in 11 milliseconds