Home | History | Annotate | Download | only in rendering

Lines Matching refs:ResizerHitTestType

2592 IntRect RenderLayer::resizerCornerRect(const IntRect& bounds, ResizerHitTestType resizerHitTestType) const
2599 if (resizerHitTestType == ResizerForTouch) {
3301 ResizerHitTestType resizerHitTestType) const
3311 return resizerCornerRect(localBounds, resizerHitTestType).contains(localPoint);