Searched refs:ShouldHitTestScrollbars (Results 1 – 3 of 3) sorted by relevance
91 enum HitTestScrollbars { ShouldHitTestScrollbars, DontHitTestScrollbars }; enumerator
948 if (testScrollbars == ShouldHitTestScrollbars) { in hitTestResultAtPoint()
546 …focused->eventHandler()->hitTestResultAtPoint(contentPoint, false, false, ShouldHitTestScrollbars); in mouseUp()