Home | History | Annotate | Download | only in src

Lines Matching full:intrect

105     virtual WebCore::IntRect windowResizerRect() const;
109 virtual void invalidateWindow(const WebCore::IntRect&, bool);
110 virtual void invalidateContentsAndWindow(const WebCore::IntRect&, bool);
111 virtual void invalidateContentsForSlowScroll(const WebCore::IntRect&, bool);
116 const WebCore::IntSize& scrollDelta, const WebCore::IntRect& rectToScroll,
117 const WebCore::IntRect& clipRect);
119 virtual WebCore::IntRect windowToScreen(const WebCore::IntRect&) const;
123 const WebCore::IntRect&, const WebCore::ScrollView*) const { }
180 const WebCore::IntRect& bounds,