Searched defs:ResizerHitTestType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerScrollableArea.h51 enum ResizerHitTestType { enum in namespace:blink
162 bool isPointInResizeControl(const IntPoint& absolutePoint, ResizerHitTestType) const;
212 IntRect resizerCornerRect(const IntRect&, ResizerHitTestType) const;

Completed in 1009 milliseconds