Searched defs:rectForPoint (Results 1 – 2 of 2) sorted by relevance
148 inline IntRect HitTestResult::rectForPoint(int x, int y) const in rectForPoint() function158 inline IntRect HitTestResult::rectForPoint(const IntPoint& point) const in rectForPoint() function
616 IntRect HitTestResult::rectForPoint(const IntPoint& point, unsigned topPadding, unsigned rightPaddi… in rectForPoint() function in WebCore::HitTestResult