Searched defs:bitmapDC (Results 1 – 6 of 6) sorted by relevance
69 OwnPtr<HDC> bitmapDC(CreateCompatibleDC(0)); in startDrag() local
115 HDC bitmapDC = ::CreateCompatibleDC(m_data->m_hdc); in getWindowsContext() local
485 HDC bitmapDC = CreateCompatibleDC(windowDC); in draw() local
855 HDC bitmapDC = ::CreateCompatibleDC(windowDC); in scrollBackingStore() local951 HDC bitmapDC = dc; in updateBackingStore() local1047 HDC bitmapDC = ::CreateCompatibleDC(hdc); in paint() local1080 void WebView::paintIntoBackingStore(FrameView* frameView, HDC bitmapDC, const IntRect& dirtyRect, W… in paintIntoBackingStore()1123 void WebView::paintIntoWindow(HDC bitmapDC, HDC windowDC, const IntRect& dirtyRect) in paintIntoWindow()
636 HDC bitmapDC = ::CreateCompatibleDC(displayDC); in getWindowsContext() local
1315 HDC bitmapDC = ::CreateCompatibleDC(displayDC); in getWindowsContext() local