Searched refs:lprect (Results 1 – 2 of 2) sorted by relevance
190 void SAL_CALL CHelpPopupWindow::calcWindowRect( LPRECT lprect ) in calcWindowRect() argument192 OSL_ASSERT( m_hwnd && lprect ); in calcWindowRect()194 SetRect( lprect, 0, 0, MAX_CHARS_PER_LINE * m_avCharWidth, 0 ); in calcWindowRect()211 lprect, in calcWindowRect()217 lprect->bottom += in calcWindowRect()223 lprect->right += in calcWindowRect()
103 void SAL_CALL calcWindowRect( LPRECT lprect );
Completed in 20 milliseconds