Searched refs:ImplGetWindowLong (Results 1 – 2 of 2) sorted by relevance
352 LONG_PTR ImplGetWindowLong( HWND hWnd, int nIndex );366 return (WinSalFrame*)ImplGetWindowLong( hWnd, SAL_FRAME_THIS ); in GetWindowPtr()376 return (WinSalObject*)ImplGetWindowLong( hWnd, SAL_OBJECT_THIS ); in GetSalObjWindowPtr()
124 LONG_PTR ImplGetWindowLong( HWND hWnd, int nIndex ) in ImplGetWindowLong() function