Searched refs:isPointInResizeControl (Results 1 – 5 of 5) sorted by relevance
290 bool isPointInResizeControl(const IntPoint& absolutePoint) const;
2425 bool RenderLayer::isPointInResizeControl(const IntPoint& absolutePoint) const in isPointInResizeControl() function in WebCore::RenderLayer
1238 … inResizer = layer->isPointInResizeControl(view->windowToContents(event.event().pos())); in selectCursor()1430 if (layer && layer->isPointInResizeControl(p)) { in handleMousePressEvent()
42756 (WebCore::RenderLayer::isPointInResizeControl):51692 (WebCore::RenderLayer::isPointInResizeControl):69418 (WebCore::RenderLayer::isPointInResizeControl):78798 (WebCore::RenderLayer::isPointInResizeControl):79155 (WebCore::RenderLayer::isPointInResizeControl):
24712 (WebCore::RenderLayer::isPointInResizeControl):50911 (WebCore::RenderLayer::isPointInResizeControl): Added.