Searched refs:startResizing (Results 1 – 2 of 2) sorted by relevance
120 void startResizing(GridAxis&, int position);
534 void RenderFrameSet::startResizing(GridAxis& axis, int position) in startResizing() function in WebCore::RenderFrameSet567 startResizing(m_cols, localPos.x()); in userResize()568 startResizing(m_rows, localPos.y()); in userResize()