Searched refs:canResizeRow (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFrameSet.h70 bool canResizeRow(const IntPoint&) const;
H A DRenderFrameSet.cpp732 bool RenderFrameSet::canResizeRow(const IntPoint& p) const function in class:WebCore::RenderFrameSet
791 if (canResizeRow(roundedPoint)) {

Completed in 129 milliseconds