Home | History | Annotate | Download | only in rendering

Lines Matching refs:rectForPoint

354     if (m_truncation != cFullTruncation && visibleToHitTesting() && rect.intersects(result.rectForPoint(x, y))) {