HomeSort by relevance Sort by last modified time
    Searched refs:hDC (Results 1 - 10 of 10) sorted by null

  /external/webkit/WebKit/win/WebCoreSupport/
WebInspectorDelegate.h 312 /* [in] */ HDC hDC,
324 /* [in] */ HDC hDC,
WebChromeClient.cpp 656 HDC hDC = context->getWindowsContext(webRect);
657 HRESULT hr = delegate->paintCustomScrollbar(m_webView, hDC, webRect, webSize, webState, webPressedPart,
659 context->releaseWindowsContext(hDC, webRect);
673 HDC hDC = context->getWindowsContext(webRect);
674 HRESULT hr = delegate->paintCustomScrollCorner(m_webView, hDC, webRect);
675 context->releaseWindowsContext(hDC, webRect);
  /external/quake/quake/src/QW/client/
gl_vidnt.c 102 HDC maindc;
208 HDC hdc; local
262 hdc = GetDC(dibwindow);
263 PatBlt(hdc,0,0,WindowRect.right,WindowRect.bottom,BLACKNESS);
264 ReleaseDC(dibwindow, hdc);
286 HDC hdc; local
347 hdc = GetDC(dibwindow);
348 PatBlt(hdc,0,0,WindowRect.right,WindowRect.bottom,BLACKNESS);
378 HDC hdc; local
957 HDC hdc; local
1311 HDC hdc; local
1579 HDC hdc; local
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidnt.cpp 102 HDC maindc;
208 HDC hdc; local
262 hdc = GetDC(dibwindow);
263 PatBlt(hdc,0,0,WindowRect.right,WindowRect.bottom,BLACKNESS);
264 ReleaseDC(dibwindow, hdc);
286 HDC hdc; local
347 hdc = GetDC(dibwindow);
348 PatBlt(hdc,0,0,WindowRect.right,WindowRect.bottom,BLACKNESS);
378 HDC hdc; local
957 HDC hdc; local
1311 HDC hdc; local
1579 HDC hdc; local
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.cpp 392 /* [in] */ HDC hDC,
407 /* [in] */ HDC hDC,
UIDelegate.h 313 /* [in] */ HDC hDC,
325 /* [in] */ HDC hDC,
  /external/webkit/WebKitTools/WinLauncher/
WinLauncher.cpp 296 static BOOL CALLBACK AbortProc(HDC hDC, int Error)
307 static HDC getPrinterDC()
316 return pdlg.hDC;
328 HDC printDC = getPrinterDC();
380 HDC hdc; local
  /external/webkit/WebKit/win/Interfaces/
IWebUIDelegate.idl     [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 827 milliseconds