HomeSort by relevance Sort by last modified time
    Searched full:damagerect (Results 26 - 30 of 30) sorted by null

12

  /external/webkit/Source/WebCore/platform/efl/
ScrollbarEfl.cpp 213 void ScrollbarEfl::paint(GraphicsContext* graphicsContext, const IntRect& damageRect)
  /external/webkit/Source/WebKit2/UIProcess/win/
WebPopupMenuProxyWin.h 111 void paint(const WebCore::IntRect& damageRect, HDC = 0);
  /external/webkit/Source/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm 384 bool ScrollbarThemeChromiumMac::paint(Scrollbar* scrollbar, GraphicsContext* context, const IntRect& damageRect)
417 bufferRect.intersect(damageRect);
  /external/webkit/Source/WebCore/page/
FrameView.h 213 virtual void paintContents(GraphicsContext*, const IntRect& damageRect);
  /external/webkit/Source/WebCore/platform/
ScrollView.h 302 virtual void paintContents(GraphicsContext*, const IntRect& damageRect) = 0;

Completed in 85 milliseconds

12