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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFrameSet.h71 bool canResizeColumn(const IntPoint&) const;
H A DRenderFrameSet.cpp738 bool RenderFrameSet::canResizeColumn(const IntPoint& p) const function in class:WebCore::RenderFrameSet
795 if (canResizeColumn(roundedPoint)) {

Completed in 111 milliseconds