Home | History | Annotate | Download | only in frame

Lines Matching refs:GraphicsContext

78 #include "platform/graphics/GraphicsContext.h"
2542 void FrameView::paintScrollCorner(GraphicsContext* context, const IntRect& cornerRect)
2560 void FrameView::paintScrollbar(GraphicsContext* context, Scrollbar* bar, const IntRect& rect)
2651 GraphicsContext context(0); // NULL canvas to get a non-painting context.
2669 void FrameView::paintContents(GraphicsContext* p, const IntRect& rect)
2781 void FrameView::paintOverhangAreas(GraphicsContext* context, const IntRect& horizontalOverhangArea, const IntRect& verticalOverhangArea, const IntRect& dirtyRect)