Searched defs:testRect (Results 1 – 2 of 2) sorted by relevance
395 WebCore::IntRect testRect = test->ring(this, part); in findBestAt() local513 WebCore::IntRect testRect = test->hitBounds(this); in findBestHitAt() local
1846 IntRect testRect(docPos.x() - slop, docPos.y() - slop, 2 * slop + 1, 2 * slop + 1); in getTouchHighlightRects() local