Home
last modified time | relevance | path

Searched refs:gcdc (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/wx/
DWebView.cpp499 wxGCDC gcdc(dc); in OnPaint() local
507 gcdc.SetDeviceOrigin(-offset.width(), -offset.height()); in OnPaint()
513 WebCore::GraphicsContext gc(&gcdc); in OnPaint()
DChangeLog1671 Also, small fix to call PrepareDC(gcdc) when using wxGCDC because
1672 on Linux the wxGCDC gcdc(dc) constructor will not retain the