Home
last modified time | relevance | path

Searched refs:ImplGetWindowLong (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/inc/win/
H A Dsaldata.hxx348 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()
/trunk/main/vcl/win/source/app/
H A Dsaldata.cxx124 LONG ImplGetWindowLong( HWND hWnd, int nIndex ) in ImplGetWindowLong() function

Completed in 18 milliseconds