HDC                40 base/win/scoped_hdc.h   operator HDC() { return hdc_; }
HDC                44 base/win/scoped_hdc.h   HDC hdc_;
HDC                53 base/win/scoped_hdc.h   typedef HDC Handle;
HDC                55 base/win/scoped_hdc.h   static bool CloseHandle(HDC handle) {
HDC                59 base/win/scoped_hdc.h   static bool IsHandleValid(HDC handle) {
HDC                63 base/win/scoped_hdc.h   static HDC NullHandle() {
HDC                19 base/win/scoped_select_object.h   ScopedSelectObject(HDC hdc, HGDIOBJ object)
HDC                34 base/win/scoped_select_object.h   HDC hdc_;
HDC                23 chrome/browser/extensions/api/system_display/display_info_provider_win.cc                                   HDC hdc,
HDC               335 chrome/browser/metrics/metrics_log.cc BOOL CALLBACK GetMonitorDPICallback(HMONITOR, HDC hdc, LPRECT, LPARAM dwData) {
HDC               352 chrome/browser/metrics/metrics_log.cc   HDC desktop_dc = GetDC(NULL);
HDC               229 chrome/browser/ui/views/frame/browser_desktop_window_tree_host_win.cc       HDC dc = GetDC(GetHWND());
HDC                24 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc   HDC dc = ::GetDC(NULL);
HDC               194 chrome/browser/ui/views/panels/taskbar_window_thumbnailer_win.cc     HDC target_dc = scoped_platform_paint.GetPlatformSurface();
HDC               113 chrome/renderer/chrome_render_process_observer.cc HDC WINAPI CreateDCAPatch(LPCSTR driver_name,
HDC               127 chrome/renderer/chrome_render_process_observer.cc DWORD WINAPI GetFontDataPatch(HDC hdc,
HDC               286 chrome/service/cloud_print/print_system_win.cc         HDC dc = CreateDC(L"WINSPOOL", printer_wide.c_str(), NULL,
HDC               322 chrome/service/cloud_print/print_system_win.cc     void PreparePageDCForPrinting(HDC, double scale_factor) {
HDC               201 chrome/utility/chrome_content_utility_client.cc HDC WINAPI UtilityProcess_CreateDCAPatch(LPCSTR driver_name,
HDC               216 chrome/utility/chrome_content_utility_client.cc     HDC hdc, DWORD table, DWORD offset, LPVOID buffer, DWORD length) {
HDC               262 chrome/utility/chrome_content_utility_client.cc                          HDC dc,
HDC               287 chrome/utility/chrome_content_utility_client.cc       const void* pdf_buffer, int buffer_size, int page_number, HDC dc,
HDC                83 content/browser/compositor/software_output_device_win.cc     HDC dib_dc = skia::BeginPlatformPaint(canvas);
HDC                88 content/browser/compositor/software_output_device_win.cc     HDC hdc = ::GetDC(hwnd_);
HDC              1217 content/browser/renderer_host/render_message_filter.cc   HDC hdc = CreateEnhMetaFile(NULL, NULL, NULL, NULL);
HDC               117 content/child/npapi/webplugin_delegate_impl_win.cc     DeleteDC(static_cast<HDC>(window_->window));
HDC               460 content/child/npapi/webplugin_delegate_impl_win.cc     HDC hdc = scoped_platform_paint.GetPlatformSurface();
HDC              1074 content/child/npapi/webplugin_delegate_impl_win.cc void WebPluginDelegateImpl::WindowlessPaint(HDC hdc,
HDC                33 content/common/font_cache_dispatcher_win.cc     HDC hdc = GetDC(NULL);
HDC               120 content/common/font_cache_dispatcher_win.cc     HDC dc_;
HDC                39 content/common/font_list_win.cc   HDC hdc = ::GetDC(NULL);
HDC               187 content/renderer/pepper/pepper_plugin_instance_impl.cc     const unsigned char* pdf_buffer, int buffer_size, int page_number, HDC dc,
HDC               193 content/renderer/pepper/pepper_plugin_instance_impl.cc void DrawEmptyRectangle(HDC dc) {
HDC              1911 content/renderer/pepper/pepper_plugin_instance_impl.cc     HDC dc = skia::BeginPlatformPaint(canvas);
HDC                40 content/renderer/pepper/pepper_truetype_font_win.cc   DWORD GetFontData(HDC hdc,
HDC               139 content/renderer/pepper/pepper_truetype_font_win.cc DWORD PepperTrueTypeFontWin::GetFontData(HDC hdc,
HDC               131 content/test/plugin/plugin_windowed_test.cc     HDC hdc = BeginPaint(window, &ps);
HDC               111 content/test/plugin/plugin_windowless_test.cc     HDC paint_dc = reinterpret_cast<HDC>(np_event->wParam);
HDC               123 mojo/services/native_viewport/native_viewport_win.cc   void OnPaint(HDC) {
HDC               128 mojo/services/native_viewport/native_viewport_win.cc     HDC dc = BeginPaint(hwnd(), &ps);
HDC                39 printing/emf_win.cc int CALLBACK IsAlphaBlendUsedEnumProc(HDC,
HDC                57 printing/emf_win.cc int CALLBACK RasterizeAlphaBlendProc(HDC metafile_dc,
HDC                62 printing/emf_win.cc     HDC bitmap_dc = *reinterpret_cast<HDC*>(data);
HDC               138 printing/emf_win.cc   HDC context() const {
HDC               157 printing/emf_win.cc bool DIBFormatNativelySupported(HDC dc, uint32 escape, const BYTE* bits,
HDC               213 printing/emf_win.cc bool Emf::Playback(HDC hdc, const RECT* rect) const {
HDC               224 printing/emf_win.cc bool Emf::SafePlayback(HDC context) const {
HDC               303 printing/emf_win.cc int CALLBACK Emf::SafePlaybackProc(HDC hdc,
HDC               392 printing/emf_win.cc       HDC hdc = context->hdc;
HDC               439 printing/emf_win.cc       HDC hdc = context->hdc;
HDC               453 printing/emf_win.cc       HDC hdc = context->hdc;
HDC               552 printing/emf_win.cc Emf::Enumerator::Enumerator(const Emf& emf, HDC context, const RECT* rect) {
HDC               573 printing/emf_win.cc int CALLBACK Emf::Enumerator::EnhMetaFileProc(HDC hdc,
HDC               625 printing/emf_win.cc   HDC hdc = result->context();
HDC               664 printing/emf_win.cc   HDC hdc = result->context();
HDC               668 printing/emf_win.cc   HDC bitmap_dc = bitmap.context();
HDC                85 printing/emf_win.h   virtual HDC context() const OVERRIDE {
HDC                89 printing/emf_win.h   virtual bool Playback(HDC hdc, const RECT* rect) const OVERRIDE;
HDC                90 printing/emf_win.h   virtual bool SafePlayback(HDC hdc) const OVERRIDE;
HDC               116 printing/emf_win.h   static int CALLBACK SafePlaybackProc(HDC hdc,
HDC               126 printing/emf_win.h   HDC hdc_;
HDC               138 printing/emf_win.h   HDC hdc;
HDC               177 printing/emf_win.h   Enumerator(const Emf& emf, HDC hdc, const RECT* rect);
HDC               189 printing/emf_win.h   static int CALLBACK EnhMetaFileProc(HDC hdc,
HDC                34 printing/emf_win_unittest.cc     HDC hdc = CreateDC(L"WINSPOOL", L"UnitTest Printer", NULL, NULL);
HDC                68 printing/emf_win_unittest.cc   HDC hdc = CreateCompatibleDC(NULL);
HDC               196 printing/emf_win_unittest.cc   HDC hdc = CreateCompatibleDC(NULL);
HDC                15 printing/print_settings_initializer_win.cc     HDC hdc,
HDC                13 printing/print_settings_initializer_win.h typedef struct HDC__* HDC;
HDC                23 printing/print_settings_initializer_win.h   static void InitPrintSettings(HDC hdc,
HDC                16 printing/printed_document_win.cc void SimpleModifyWorldTransform(HDC context,
HDC                28 printing/printed_document_win.cc void DrawRect(HDC context, gfx::Rect rect) {
HDC               522 printing/printing_context_win.cc BOOL PrintingContextWin::AbortProc(HDC hdc, int nCode) {
HDC                57 printing/printing_context_win.h   static BOOL CALLBACK AbortProc(HDC hdc, int nCode);
HDC                77 printing/printing_context_win.h   HDC context_;
HDC               211 remoting/host/disconnect_window_win.cc       HDC hdc = BeginPaint(hwnd_, &ps);
HDC                54 sandbox/win/sandbox_poc/pocdll/spyware.cc   HDC screen_dc = ::GetDC(NULL);
HDC                58 skia/ext/bitmap_platform_device_win.cc HDC BitmapPlatformDevice::GetBitmapDC() {
HDC               193 skia/ext/bitmap_platform_device_win.cc HDC BitmapPlatformDevice::BeginPlatformPaint() {
HDC               209 skia/ext/bitmap_platform_device_win.cc void BitmapPlatformDevice::DrawToNativeContext(HDC dc, int x, int y,
HDC               212 skia/ext/bitmap_platform_device_win.cc   HDC source_dc = BeginPlatformPaint();
HDC                57 skia/ext/bitmap_platform_device_win.h   virtual void DrawToNativeContext(HDC dc, int x, int y,
HDC                88 skia/ext/bitmap_platform_device_win.h   HDC hdc_;
HDC               104 skia/ext/bitmap_platform_device_win.h   HDC GetBitmapDC();
HDC               109 skia/ext/platform_canvas_unittest.cc   HDC dc = scoped_platform_paint.GetPlatformSurface();
HDC                37 skia/ext/platform_device.h typedef HDC PlatformSurface;
HDC                67 skia/ext/platform_device.h SK_API void InitializeDC(HDC context);
HDC               130 skia/ext/platform_device.h   static bool LoadPathToDC(HDC context, const SkPath& path);
HDC               133 skia/ext/platform_device.h   static void LoadClippingRegionToDC(HDC context, const SkRegion& region,
HDC               160 skia/ext/platform_device.h   static void LoadTransformToDC(HDC dc, const SkMatrix& matrix);
HDC                15 skia/ext/platform_device_win.cc void InitializeDC(HDC context) {
HDC                68 skia/ext/platform_device_win.cc bool PlatformDevice::LoadPathToDC(HDC context, const SkPath& path) {
HDC               131 skia/ext/platform_device_win.cc void PlatformDevice::LoadTransformToDC(HDC dc, const SkMatrix& matrix) {
HDC               205 skia/ext/platform_device_win.cc void PlatformDevice::LoadClippingRegionToDC(HDC context,
HDC                40 skia/ext/vector_canvas_unittest.cc   HDC context() const { return context_; }
HDC                43 skia/ext/vector_canvas_unittest.cc   HDC context_;
HDC               104 skia/ext/vector_canvas_unittest.cc     HDC context = scoped_platform_paint.GetPlatformSurface();
HDC                50 skia/ext/vector_platform_device_emf_win.cc       reinterpret_cast<HDC>(shared_section), width, height);
HDC                68 skia/ext/vector_platform_device_emf_win.cc SkBaseDevice* VectorPlatformDeviceEmf::create(HDC dc, int width, int height) {
HDC               102 skia/ext/vector_platform_device_emf_win.cc VectorPlatformDeviceEmf::VectorPlatformDeviceEmf(HDC dc, const SkBitmap& bitmap)
HDC               116 skia/ext/vector_platform_device_emf_win.cc HDC VectorPlatformDeviceEmf::BeginPlatformPaint() {
HDC               199 skia/ext/vector_platform_device_emf_win.cc   HDC dc = BeginPlatformPaint();
HDC               240 skia/ext/vector_platform_device_emf_win.cc   HDC dc = BeginPlatformPaint();
HDC               377 skia/ext/vector_platform_device_emf_win.cc   bool useGDI(HDC hdc, const SkPaint&);
HDC               380 skia/ext/vector_platform_device_emf_win.cc   HDC      fHDC;
HDC               388 skia/ext/vector_platform_device_emf_win.cc bool SkGDIFontSetup::useGDI(HDC hdc, const SkPaint& paint) {
HDC               449 skia/ext/vector_platform_device_emf_win.cc bool EnsureExtTextOut(HDC hdc, int x, int y, UINT options, const RECT * lprect,
HDC               688 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::DrawToNativeContext(HDC dc, int x, int y,
HDC               932 skia/ext/vector_platform_device_emf_win.cc   HDC dc = BeginPlatformPaint();
HDC               937 skia/ext/vector_platform_device_emf_win.cc     HDC bitmap_dc = ::CreateCompatibleDC(dc);
HDC                28 skia/ext/vector_platform_device_emf_win.h   static SkBaseDevice* create(HDC dc, int width, int height);
HDC                30 skia/ext/vector_platform_device_emf_win.h   VectorPlatformDeviceEmf(HDC dc, const SkBitmap& bitmap);
HDC                35 skia/ext/vector_platform_device_emf_win.h   virtual void DrawToNativeContext(HDC dc, int x, int y,
HDC               122 skia/ext/vector_platform_device_emf_win.h   HDC hdc_;
HDC                64 skia/ext/vector_platform_device_skia.cc void VectorPlatformDeviceSkia::DrawToNativeContext(HDC dc,
HDC                34 skia/ext/vector_platform_device_skia.h   virtual void DrawToNativeContext(HDC dc,
HDC                61 third_party/harfbuzz-ng/src/hb-uniscribe.cc   HDC hdc,
HDC                80 third_party/harfbuzz-ng/src/hb-uniscribe.cc   HDC hdc,
HDC               128 third_party/harfbuzz-ng/src/hb-uniscribe.cc   HDC hdc,
HDC               161 third_party/harfbuzz-ng/src/hb-uniscribe.cc   HDC hdc,
HDC               481 third_party/harfbuzz-ng/src/hb-uniscribe.cc   HDC hdc;
HDC                76 third_party/khronos/EGL/eglplatform.h typedef HDC     EGLNativeDisplayType;
HDC               538 third_party/npapi/npspy/windows/dirpick.cpp         HDC hDC = GetDC(hWnd);
HDC               171 third_party/wtl/include/atlcrack.h 		func((HDC)wParam); \
HDC               213 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam); \
HDC               256 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               266 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               276 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               286 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               296 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               306 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               424 third_party/wtl/include/atlcrack.h 		func((HDC)wParam); \
HDC              1516 third_party/wtl/include/atlcrack.h 		func((HDC)wParam, (UINT)lParam); \
HDC              1527 third_party/wtl/include/atlcrack.h 		func((HDC)wParam, (UINT)lParam); \
HDC              2028 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2038 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2048 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2058 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2068 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2078 third_party/wtl/include/atlcrack.h 		lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              2056 third_party/wtl/include/atlctrls.h 	BOOL Draw(HDC hDC, int nImage, int x, int y, UINT nStyle)
HDC              2063 third_party/wtl/include/atlctrls.h 	BOOL Draw(HDC hDC, int nImage, POINT pt, UINT nStyle)
HDC              2070 third_party/wtl/include/atlctrls.h 	BOOL DrawEx(int nImage, HDC hDC, int x, int y, int dx, int dy, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle)
HDC              2077 third_party/wtl/include/atlctrls.h 	BOOL DrawEx(int nImage, HDC hDC, RECT& rect, COLORREF rgbBk, COLORREF rgbFg, UINT fStyle)
HDC              7537 third_party/wtl/include/atlctrls.h 	BOOL SetTargetDevice(HDC hDC, int cxLineWidth)
HDC              1221 third_party/wtl/include/atlctrlw.h 		CDCHandle dc = (HDC)wParam;
HDC              3147 third_party/wtl/include/atlctrlw.h 		HDC hDC = ::GetDC(NULL);
HDC              3165 third_party/wtl/include/atlctrlw.h 		HDC hDC = ::GetDC(NULL);
HDC              3186 third_party/wtl/include/atlctrlw.h 		HDC hDC = ::GetDC(NULL);
HDC              3200 third_party/wtl/include/atlctrlw.h 	HBITMAP _CreateVistaBitmapHelper(int nIndex, HDC hDCSource, HDC hDCTarget)
HDC              3295 third_party/wtl/include/atlctrlw.h 	typedef HRESULT (STDAPICALLTYPE *PFN_DrawThemeBackground)(HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pRect, OPTIONAL const RECT *pClipRect);
HDC              3296 third_party/wtl/include/atlctrlw.h 	typedef HRESULT (STDAPICALLTYPE *PFN_DrawThemeParentBackground)(HWND hwnd, HDC hdc, OPTIONAL RECT* prc);
HDC               340 third_party/wtl/include/atlctrlx.h 			pT->DoPaint((HDC)wParam);
HDC              1175 third_party/wtl/include/atlctrlx.h 			pT->DoEraseBackground((HDC)wParam);
HDC              1176 third_party/wtl/include/atlctrlx.h 			pT->DoPaint((HDC)wParam);
HDC              2436 third_party/wtl/include/atlctrlx.h 			pT->DrawPaneTitle((HDC)wParam);
HDC              2439 third_party/wtl/include/atlctrlx.h 				pT->DrawPane((HDC)wParam);
HDC              1641 third_party/wtl/include/atldlgs.h 			HDC hDCPrinter = NULL,
HDC              1795 third_party/wtl/include/atldlgs.h 		HDC hDCPrinter = NULL,
HDC              1817 third_party/wtl/include/atldlgs.h 			HDC hDCPrinter = NULL,
HDC              1879 third_party/wtl/include/atldlgs.h 			HDC hDC = ::CreateDC(_T("DISPLAY"), NULL, NULL, NULL);
HDC              1944 third_party/wtl/include/atldlgs.h 		HDC hDCPrinter = NULL,
HDC              2165 third_party/wtl/include/atldlgs.h static HDC _AtlCreateDC(HGLOBAL hDevNames, HGLOBAL hDevMode)
HDC              2176 third_party/wtl/include/atldlgs.h 	HDC hDC = ::CreateDC((LPCTSTR)lpDevNames + lpDevNames->wDriverOffset,
HDC              2339 third_party/wtl/include/atldlgs.h 	HDC GetPrinterDC() const        // return HDC (caller must delete)
HDC              2350 third_party/wtl/include/atldlgs.h 	HDC CreatePrinterDC()
HDC              2552 third_party/wtl/include/atldlgs.h 	HDC GetPrinterDC() const        // return HDC (caller must delete)
HDC              2563 third_party/wtl/include/atldlgs.h 	HDC CreatePrinterDC()
HDC              2715 third_party/wtl/include/atldlgs.h 	HDC CreatePrinterDC()
HDC              2773 third_party/wtl/include/atldlgs.h 			uRet = pT->OnDrawPage(uMsg, (HDC)wParam, (LPRECT)lParam);
HDC              2789 third_party/wtl/include/atldlgs.h 	UINT_PTR OnDrawPage(UINT /*uMsg*/, HDC /*hDC*/, LPRECT /*lpRect*/)
HDC              3424 third_party/wtl/include/atlframe.h 			CMemoryDC dcMem((HDC)wParam, rect);
HDC               409 third_party/wtl/include/atlgdi.h 	void SetHeight(LONG nPointSize, HDC hDC = NULL)
HDC               415 third_party/wtl/include/atlgdi.h 	LONG GetHeight(HDC hDC = NULL) const
HDC               421 third_party/wtl/include/atlgdi.h 	LONG GetDeciPointHeight(HDC hDC = NULL) const
HDC               436 third_party/wtl/include/atlgdi.h 	void SetHeightFromDeciPoint(LONG nDeciPtHeight, HDC hDC = NULL)
HDC               607 third_party/wtl/include/atlgdi.h 	HFONT CreatePointFont(int nPointSize, LPCTSTR lpszFaceName, HDC hDC = NULL, bool bBold = false, bool bItalic = false)
HDC               622 third_party/wtl/include/atlgdi.h 	HFONT CreatePointFontIndirect(const LOGFONT* lpLogFont, HDC hDC = NULL)
HDC               624 third_party/wtl/include/atlgdi.h 		HDC hDC1 = (hDC != NULL) ? hDC : ::GetDC(NULL);
HDC               757 third_party/wtl/include/atlgdi.h 	HBITMAP CreateCompatibleBitmap(HDC hDC, int nWidth, int nHeight)
HDC               765 third_party/wtl/include/atlgdi.h 	HBITMAP CreateDiscardableBitmap(HDC hDC, int nWidth, int nHeight)
HDC               836 third_party/wtl/include/atlgdi.h 	HBITMAP CreateDIBitmap(HDC hDC, CONST BITMAPINFOHEADER* lpbmih, DWORD dwInit, CONST VOID* lpbInit, CONST BITMAPINFO* lpbmi, UINT uColorUse)
HDC               844 third_party/wtl/include/atlgdi.h 	HBITMAP CreateDIBSection(HDC hDC, CONST BITMAPINFO* lpbmi, UINT uColorUse, VOID** ppvBits, HANDLE hSection, DWORD dwOffset)
HDC               852 third_party/wtl/include/atlgdi.h 	int GetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines,  LPVOID lpvBits, LPBITMAPINFO lpbmi, UINT uColorUse) const
HDC               858 third_party/wtl/include/atlgdi.h 	int SetDIBits(HDC hDC, UINT uStartScan, UINT cScanLines, CONST VOID* lpvBits, CONST BITMAPINFO* lpbmi, UINT uColorUse)
HDC               923 third_party/wtl/include/atlgdi.h 	HPALETTE CreateHalftonePalette(HDC hDC)
HDC              1083 third_party/wtl/include/atlgdi.h 	HRGN CreateFromPath(HDC hDC)
HDC              1200 third_party/wtl/include/atlgdi.h 	HDC m_hDC;
HDC              1203 third_party/wtl/include/atlgdi.h 	CDCT(HDC hDC = NULL) : m_hDC(hDC)
HDC              1213 third_party/wtl/include/atlgdi.h 	CDCT<t_bManaged>& operator =(HDC hDC)
HDC              1219 third_party/wtl/include/atlgdi.h 	void Attach(HDC hDC)
HDC              1226 third_party/wtl/include/atlgdi.h 	HDC Detach()
HDC              1228 third_party/wtl/include/atlgdi.h 		HDC hDC = m_hDC;
HDC              1233 third_party/wtl/include/atlgdi.h 	operator HDC() const { return m_hDC; }
HDC              1276 third_party/wtl/include/atlgdi.h 	HDC CreateDC(LPCTSTR lpszDriverName, LPCTSTR lpszDeviceName, LPCTSTR lpszOutput, const DEVMODE* lpInitData)
HDC              1283 third_party/wtl/include/atlgdi.h 	HDC CreateCompatibleDC(HDC hDC = NULL)
HDC              2223 third_party/wtl/include/atlgdi.h 	BOOL BitBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC,
HDC              2230 third_party/wtl/include/atlgdi.h 	BOOL StretchBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, DWORD dwRop)
HDC              2274 third_party/wtl/include/atlgdi.h 	BOOL MaskBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc, int ySrc, HBITMAP hMaskBitmap, int xMask, int yMask, DWORD dwRop)
HDC              2281 third_party/wtl/include/atlgdi.h 	BOOL PlgBlt(LPPOINT lpPoint, HDC hSrcDC, int xSrc, int ySrc, int nWidth, int nHeight, HBITMAP hMaskBitmap, int xMask, int yMask)
HDC              2302 third_party/wtl/include/atlgdi.h 	BOOL TransparentBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, UINT crTransparent)
HDC              2308 third_party/wtl/include/atlgdi.h 	BOOL TransparentImage(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, UINT crTransparent)
HDC              2324 third_party/wtl/include/atlgdi.h 	BOOL AlphaBlend(int x, int y, int nWidth, int nHeight, HDC hSrcDC, int xSrc, int ySrc, int nSrcWidth, int nSrcHeight, BLENDFUNCTION bf)
HDC              2336 third_party/wtl/include/atlgdi.h 	BOOL DitherBlt(int x, int y, int nWidth, int nHeight, HDC hSrcDC, HBITMAP hBitmap, int xSrc, int ySrc,
HDC              2510 third_party/wtl/include/atlgdi.h 			typedef int (WINAPI *PFN_DrawShadowText)(HDC hDC, LPCWSTR lpstrText, UINT cchText, LPRECT lpRect, DWORD dwFlags, COLORREF clrText, COLORREF clrShadow, int xOffset, int yOffset);
HDC              2544 third_party/wtl/include/atlgdi.h 	BOOL GrayString(HBRUSH hBrush, BOOL (CALLBACK* lpfnOutput)(HDC, LPARAM, int), LPARAM lpData, int nCount, int x, int y, int nWidth, int nHeight)
HDC              2789 third_party/wtl/include/atlgdi.h 	int SetAbortProc(BOOL (CALLBACK* lpfn)(HDC, int))
HDC              2836 third_party/wtl/include/atlgdi.h 	static int CALLBACK EnumMetaFileProc(HDC hDC, HANDLETABLE* pHandleTable, METARECORD* pMetaRec, int nHandles, LPARAM lParam)
HDC              3394 third_party/wtl/include/atlgdi.h 	HDC m_hDCOriginal;
HDC              3400 third_party/wtl/include/atlgdi.h 	CMemoryDC(HDC hDC, RECT& rcPaint) : m_hDCOriginal(hDC), m_hBmpOld(NULL)
HDC              3585 third_party/wtl/include/atlgdi.h 	CEnhMetaFileDC(HDC hdc, LPCRECT lpRect)
HDC              3591 third_party/wtl/include/atlgdi.h 	CEnhMetaFileDC(HDC hdcRef, LPCTSTR lpFilename, LPCRECT lpRect, LPCTSTR lpDescription)
HDC              3605 third_party/wtl/include/atlgdi.h 	void Create(HDC hdcRef, LPCTSTR lpFilename, LPCRECT lpRect, LPCTSTR lpDescription)
HDC               268 third_party/wtl/include/atlprint.h 	HDC CreatePrinterDC(const DEVMODE* pdm = NULL) const
HDC               272 third_party/wtl/include/atlprint.h 		HDC hDC = NULL;
HDC               284 third_party/wtl/include/atlprint.h 	HDC CreatePrinterIC(const DEVMODE* pdm = NULL) const
HDC               288 third_party/wtl/include/atlprint.h 		HDC hDC = NULL;
HDC               519 third_party/wtl/include/atlprint.h 	virtual void BeginPrintJob(HDC hDC) = 0;                // allocate handles needed, etc.
HDC               520 third_party/wtl/include/atlprint.h 	virtual void EndPrintJob(HDC hDC, bool bAborted) = 0;   // free handles, etc.
HDC               521 third_party/wtl/include/atlprint.h 	virtual void PrePrintPage(UINT nPage, HDC hDC) = 0;
HDC               522 third_party/wtl/include/atlprint.h 	virtual bool PrintPage(UINT nPage, HDC hDC) = 0;
HDC               523 third_party/wtl/include/atlprint.h 	virtual void PostPrintPage(UINT nPage, HDC hDC) = 0;
HDC               539 third_party/wtl/include/atlprint.h 	virtual void BeginPrintJob(HDC /*hDC*/)   // allocate handles needed, etc
HDC               543 third_party/wtl/include/atlprint.h 	virtual void EndPrintJob(HDC /*hDC*/, bool /*bAborted*/)   // free handles, etc
HDC               547 third_party/wtl/include/atlprint.h 	virtual void PrePrintPage(UINT /*nPage*/, HDC hDC)
HDC               552 third_party/wtl/include/atlprint.h 	virtual bool PrintPage(UINT /*nPage*/, HDC /*hDC*/) = 0;
HDC               554 third_party/wtl/include/atlprint.h 	virtual void PostPrintPage(UINT /*nPage*/, HDC hDC)
HDC               885 third_party/wtl/include/atlprint.h 			pT->DoPrePaint((HDC)wParam, rc);
HDC               886 third_party/wtl/include/atlprint.h 			pT->DoPaint((HDC)wParam, rc);
HDC              1027 third_party/wtl/include/atlprint.h 			CDCHandle dc = (HDC)wParam;
HDC               612 third_party/wtl/include/atlscrl.h 			CDCHandle dc = (HDC)wParam;
HDC              1139 third_party/wtl/include/atlscrl.h 			CDCHandle dc = (HDC)wParam;
HDC              1684 third_party/wtl/include/atlscrl.h 			CDCHandle dc = (HDC)wParam;
HDC               191 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeBackground(HDC hDC, int nPartID, int nStateID, LPCRECT pRect, LPCRECT pClipRect = NULL)
HDC               197 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeBackgroundEx(HDC hDC, int nPartID, int nStateID, LPCRECT pRect, const DTBGOPTS* pOptions = NULL)
HDC               203 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeText(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD dwTextFlags, DWORD dwTextFlags2, LPCRECT pRect)
HDC               209 third_party/wtl/include/atltheme.h 	HRESULT GetThemeBackgroundContentRect(HDC hDC, int nPartID, int nStateID,  LPCRECT pBoundingRect, LPRECT pContentRect) const
HDC               215 third_party/wtl/include/atltheme.h 	HRESULT GetThemeBackgroundExtent(HDC hDC, int nPartID, int nStateID, LPCRECT pContentRect, LPRECT pExtentRect) const
HDC               221 third_party/wtl/include/atltheme.h 	HRESULT GetThemePartSize(HDC hDC, int nPartID, int nStateID, LPRECT pRect, enum THEMESIZE eSize, LPSIZE pSize) const
HDC               227 third_party/wtl/include/atltheme.h 	HRESULT GetThemeTextExtent(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int nCharCount, DWORD dwTextFlags, LPCRECT  pBoundingRect, LPRECT pExtentRect) const
HDC               233 third_party/wtl/include/atltheme.h 	HRESULT GetThemeTextMetrics(HDC hDC, int nPartID, int nStateID, PTEXTMETRICW pTextMetric) const
HDC               244 third_party/wtl/include/atltheme.h 	HRESULT GetThemeBackgroundRegion(HDC hDC, int nPartID, int nStateID, LPCRECT pRect, HRGN* pRegion) const
HDC               250 third_party/wtl/include/atltheme.h 	HRESULT HitTestThemeBackground(HDC hDC, int nPartID, int nStateID, DWORD dwOptions, LPCRECT pRect, HRGN hrgn, POINT ptTest, WORD* pwHitTestCode) const
HDC               256 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeEdge(HDC hDC, int nPartID, int nStateID, LPCRECT pDestRect, UINT uEdge, UINT uFlags, LPRECT pContentRect = NULL)
HDC               262 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeIcon(HDC hDC, int nPartID, int nStateID, LPCRECT pRect, HIMAGELIST himl, int nImageIndex)
HDC               286 third_party/wtl/include/atltheme.h 	HRESULT GetThemeMetric(HDC hDC, int nPartID, int nStateID, int nPropID, int* pnVal) const
HDC               323 third_party/wtl/include/atltheme.h 	HRESULT GetThemeFont(int nPartID, HDC hDC, int nStateID, int nPropID, LOGFONTW* pFont) const
HDC               334 third_party/wtl/include/atltheme.h 	HRESULT GetThemeFont(HDC hDC, int nPartID, int nStateID, int nPropID, LOGFONTW* pFont) const
HDC               351 third_party/wtl/include/atltheme.h 	HRESULT GetThemeMargins(HDC hDC, int nPartID, int nStateID, int nPropID, LPRECT pRect, PMARGINS pMargins) const
HDC               433 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeTextEx(HDC hDC, int nPartID, int nStateID, LPCWSTR pszText, int cchText, DWORD dwTextFlags, LPRECT lpRect, const DTTOPTS* pOptions)
HDC               675 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeParentBackground(HDC hDC, const RECT* pRect = NULL)
HDC               711 third_party/wtl/include/atltheme.h 	HRESULT DrawThemeParentBackgroundEx(HDC hDC, DWORD dwFlags, const RECT* lpRect = NULL)
HDC               859 third_party/wtl/include/atltheme.h 	HPAINTBUFFER Begin(HDC hdcTarget, const RECT* prcTarget, BP_BUFFERFORMAT dwFormat, BP_PAINTPARAMS* pPaintParams, HDC* phdcPaint)
HDC               883 third_party/wtl/include/atltheme.h 	HDC GetTargetDC() const
HDC               889 third_party/wtl/include/atltheme.h 	HDC GetPaintDC() const
HDC               957 third_party/wtl/include/atltheme.h 			pT->DoPaint((HDC)wParam, rect);
HDC               971 third_party/wtl/include/atltheme.h 		HDC hDCPaint = NULL;
HDC              1029 third_party/wtl/include/atltheme.h 	HANIMATIONBUFFER Begin(HWND hWnd, HDC hDCTarget, const RECT* pRectTarget, BP_BUFFERFORMAT dwFormat, BP_PAINTPARAMS* pPaintParams, BP_ANIMATIONPARAMS* pAnimationParams, HDC* phdcFrom, HDC* phdcTo)
HDC              1047 third_party/wtl/include/atltheme.h 	static bool IsRendering(HWND hWnd, HDC hDC)
HDC              1127 third_party/wtl/include/atltheme.h 			pT->DoPaint((HDC)wParam, rect, m_NewState);
HDC              1164 third_party/wtl/include/atltheme.h 		HDC hdcFrom = NULL, hdcTo = NULL;
HDC               803 third_party/wtl/include/atluser.h 	BOOL DrawIcon(HDC hDC, int x, int y)
HDC               813 third_party/wtl/include/atluser.h 	BOOL DrawIcon(HDC hDC, POINT pt)
HDC               823 third_party/wtl/include/atluser.h 	BOOL DrawIconEx(HDC hDC, int x, int y, int cxWidth, int cyWidth, UINT uStepIfAniCur = 0, HBRUSH hbrFlickerFreeDraw = NULL, UINT uFlags = DI_NORMAL)
HDC               829 third_party/wtl/include/atluser.h 	BOOL DrawIconEx(HDC hDC, POINT pt, SIZE size, UINT uStepIfAniCur = 0, HBRUSH hbrFlickerFreeDraw = NULL, UINT uFlags = DI_NORMAL)
HDC               456 third_party/wtl/include/atlwince.h 			::SetBkMode((HDC)wParam, TRANSPARENT);
HDC              1697 third_party/wtl/include/atlwince.h 	BOOL Draw(HBITMAP hbm, HDC hdestDC, DWORD dwROP = SRCCOPY)
HDC              1706 third_party/wtl/include/atlwince.h 	BOOL Draw(HDC hsourceDC, HDC hdestDC, DWORD dwROP = SRCCOPY)
HDC              1716 third_party/wtl/include/atlwince.h 	BOOL Draw(IImage* pIImage, HDC hdestDC)
HDC              1742 third_party/wtl/include/atlwince.h 				CDCHandle hdc = (HDC)wParam;
HDC               284 ui/aura/window_tree_host_win.cc void WindowTreeHostWin::OnPaint(HDC dc) {
HDC                79 ui/aura/window_tree_host_win.h   void OnPaint(HDC dc);
HDC               281 ui/base/clipboard/clipboard_win.cc   HDC dc = ::GetDC(NULL);
HDC               326 ui/base/clipboard/clipboard_win.cc   HDC dc = ::GetDC(NULL);
HDC               327 ui/base/clipboard/clipboard_win.cc   HDC compatible_dc = ::CreateCompatibleDC(NULL);
HDC               328 ui/base/clipboard/clipboard_win.cc   HDC source_dc = ::CreateCompatibleDC(NULL);
HDC               577 ui/base/clipboard/clipboard_win.cc     HDC dc = scoped_platform_paint.GetPlatformSurface();
HDC                53 ui/base/l10n/l10n_util_win.cc   HDC dc = GetDC(0);
HDC                40 ui/compositor/test/test_compositor_host_win.cc   void OnPaint(HDC dc) {
HDC               141 ui/gfx/blit.cc     HDC hdc = scoped_platform_paint.GetPlatformSurface();
HDC                13 ui/gfx/canvas_paint_win.cc CanvasSkiaPaint::CanvasSkiaPaint(HWND hwnd, HDC dc, const PAINTSTRUCT& ps)
HDC                24 ui/gfx/canvas_paint_win.cc CanvasSkiaPaint::CanvasSkiaPaint(HDC dc, bool opaque, int x, int y,
HDC                39 ui/gfx/canvas_paint_win.h   CanvasSkiaPaint(HWND hwnd, HDC dc, const PAINTSTRUCT& ps);
HDC                44 ui/gfx/canvas_paint_win.h   CanvasSkiaPaint(HDC dc, bool opaque, int x, int y, int w, int h);
HDC                61 ui/gfx/canvas_paint_win.h   HDC paint_dc() const { return paint_dc_; }
HDC                67 ui/gfx/canvas_paint_win.h   HDC paint_dc_;
HDC                15 ui/gfx/color_profile_win.cc   HDC screen_dc = GetDC(NULL);
HDC                99 ui/gfx/gdi_util.cc double CalculatePageScale(HDC dc, int page_width, int page_height) {
HDC               115 ui/gfx/gdi_util.cc bool ScaleDC(HDC dc, double scale_factor) {
HDC               122 ui/gfx/gdi_util.cc void StretchDIBits(HDC hdc, int dest_x, int dest_y, int dest_w, int dest_h,
HDC                43 ui/gfx/gdi_util.h GFX_EXPORT double CalculatePageScale(HDC dc, int page_width, int page_height);
HDC                46 ui/gfx/gdi_util.h GFX_EXPORT bool ScaleDC(HDC dc, double scale_factor);
HDC                48 ui/gfx/gdi_util.h GFX_EXPORT void StretchDIBits(HDC hdc,
HDC               181 ui/gfx/icon_util.cc   HDC hdc = ::GetDC(NULL);
HDC               382 ui/gfx/icon_util.cc   HDC hdc = ::GetDC(NULL);
HDC               387 ui/gfx/icon_util.cc   HDC dib_dc = CreateCompatibleDC(hdc);
HDC               324 ui/gfx/icon_util_unittest.cc   HDC hdc = ::GetDC(NULL);
HDC               152 ui/gfx/native_widget_types.h typedef HDC NativeDrawingContext;
HDC                41 ui/gfx/render_text_win.cc int CALLBACK MetaFileEnumProc(HDC hdc,
HDC                59 ui/gfx/render_text_win.cc bool ChooseFallbackFont(HDC hdc,
HDC                65 ui/gfx/render_text_win.cc   HDC meta_file_dc = CreateEnhMetaFile(hdc, NULL, NULL, NULL);
HDC               502 ui/gfx/render_text_win.cc HDC RenderTextWin::cached_hdc_ = NULL;
HDC               117 ui/gfx/render_text_win.h   static HDC cached_hdc_;
HDC                38 ui/gfx/screen_win.cc                                   HDC hdc,
HDC               179 ui/gfx/win/msg_util.h     func((HDC)wParam);        \
HDC               217 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam); \
HDC               256 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               265 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               274 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               283 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               292 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               301 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC               410 ui/gfx/win/msg_util.h     func((HDC)wParam);                 \
HDC              1447 ui/gfx/win/msg_util.h     func((HDC)wParam, (UINT)lParam); \
HDC              1457 ui/gfx/win/msg_util.h     func((HDC)wParam, (UINT)lParam); \
HDC              1937 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              1946 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              1955 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              1964 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              1973 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC              1982 ui/gfx/win/msg_util.h     lResult = (LRESULT)func((HDC)wParam, (HWND)lParam); \
HDC                18 ui/gfx/win/scoped_set_map_mode.h   ScopedSetMapMode(HDC hdc, int map_mode)
HDC                32 ui/gfx/win/scoped_set_map_mode.h   HDC hdc_;
HDC                47 ui/gl/gl_context_wgl.cc       static_cast<HDC>(compatible_surface->GetHandle()));
HDC                80 ui/gl/gl_context_wgl.cc   if (!wglMakeCurrent(static_cast<HDC>(surface->GetHandle()), context_)) {
HDC               135 ui/gl/gl_surface_wgl.cc   HDC device_context() const { return device_context_; }
HDC               142 ui/gl/gl_surface_wgl.cc   HDC device_context_;
HDC               173 ui/gl/gl_surface_wgl.cc HDC GLSurfaceWGL::GetDisplayDC() {
HDC                23 ui/gl/gl_surface_wgl.h   static HDC GetDisplayDC();
HDC                46 ui/gl/gl_surface_wgl.h   HDC device_context_;
HDC                68 ui/gl/gl_surface_wgl.h   HDC device_context_;
HDC                49 ui/gl/gl_surface_win.cc   HDC device_context_;
HDC               260 ui/native_theme/native_theme_win.cc   HDC hdc = GetDC(NULL);
HDC               417 ui/native_theme/native_theme_win.cc   HDC hdc = scoped_platform_paint.GetPlatformSurface();
HDC               737 ui/native_theme/native_theme_win.cc                                          HDC hdc,
HDC               750 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintButton(HDC hdc,
HDC               839 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC               857 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintMenuGutter(HDC hdc,
HDC               867 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintMenuArrow(HDC hdc,
HDC               919 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintMenuBackground(HDC hdc,
HDC               936 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC               957 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintMenuCheckBackground(HDC hdc,
HDC               971 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1001 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintPushButton(HDC hdc,
HDC              1029 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintRadioButton(HDC hdc,
HDC              1057 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintCheckbox(HDC hdc,
HDC              1093 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintMenuList(HDC hdc,
HDC              1129 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1211 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1269 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1329 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1364 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1470 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1566 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintWindowResizeGripper(HDC hdc,
HDC              1583 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintTabPanelBackground(HDC hdc,
HDC              1596 ui/native_theme/native_theme_win.cc     HDC hdc,
HDC              1634 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintTextField(HDC hdc,
HDC              1689 ui/native_theme/native_theme_win.cc                                          HDC hdc,
HDC              2052 ui/native_theme/native_theme_win.cc HRESULT NativeThemeWin::PaintFrameControl(HDC hdc,
HDC                97 ui/native_theme/native_theme_win.h   HRESULT PaintTextField(HDC hdc,
HDC               144 ui/native_theme/native_theme_win.h                            HDC hdc,
HDC               151 ui/native_theme/native_theme_win.h   HRESULT PaintButton(HDC hdc,
HDC               158 ui/native_theme/native_theme_win.h   HRESULT PaintMenuSeparator(HDC hdc,
HDC               162 ui/native_theme/native_theme_win.h   HRESULT PaintMenuGutter(HDC hdc, const gfx::Rect& rect) const;
HDC               167 ui/native_theme/native_theme_win.h   HRESULT PaintMenuArrow(HDC hdc,
HDC               172 ui/native_theme/native_theme_win.h   HRESULT PaintMenuBackground(HDC hdc, const gfx::Rect& rect) const;
HDC               174 ui/native_theme/native_theme_win.h   HRESULT PaintMenuCheck(HDC hdc,
HDC               179 ui/native_theme/native_theme_win.h   HRESULT PaintMenuCheckBackground(HDC hdc,
HDC               183 ui/native_theme/native_theme_win.h   HRESULT PaintMenuItemBackground(HDC hdc,
HDC               188 ui/native_theme/native_theme_win.h   HRESULT PaintPushButton(HDC hdc,
HDC               194 ui/native_theme/native_theme_win.h   HRESULT PaintRadioButton(HDC hdc,
HDC               200 ui/native_theme/native_theme_win.h   HRESULT PaintCheckbox(HDC hdc,
HDC               206 ui/native_theme/native_theme_win.h   HRESULT PaintMenuList(HDC hdc,
HDC               213 ui/native_theme/native_theme_win.h   HRESULT PaintScrollbarArrow(HDC hdc,
HDC               219 ui/native_theme/native_theme_win.h   HRESULT PaintScrollbarThumb(HDC hdc,
HDC               230 ui/native_theme/native_theme_win.h                               HDC hdc,
HDC               236 ui/native_theme/native_theme_win.h   HRESULT PaintSpinButton(HDC hdc,
HDC               243 ui/native_theme/native_theme_win.h                         HDC hdc,
HDC               249 ui/native_theme/native_theme_win.h   HRESULT PaintProgressBar(HDC hdc,
HDC               253 ui/native_theme/native_theme_win.h   HRESULT PaintWindowResizeGripper(HDC hdc, const gfx::Rect& rect) const;
HDC               255 ui/native_theme/native_theme_win.h   HRESULT PaintTabPanelBackground(HDC hdc, const gfx::Rect& rect) const;
HDC               257 ui/native_theme/native_theme_win.h   HRESULT PaintTextField(HDC hdc,
HDC               269 ui/native_theme/native_theme_win.h                            HDC hdc,
HDC               288 ui/native_theme/native_theme_win.h   HRESULT PaintFrameControl(HDC hdc,
HDC               299 ui/native_theme/native_theme_win.h                                                    HDC hdc,
HDC               305 ui/native_theme/native_theme_win.h                                                      HDC hdc,
HDC               316 ui/native_theme/native_theme_win.h                                                    HDC hdc,
HDC               322 ui/native_theme/native_theme_win.h                                                 HDC hdc,
HDC                50 ui/snapshot/snapshot_win.cc   HDC window_hdc = GetWindowDC(window_handle);
HDC                74 ui/snapshot/snapshot_win.cc   typedef BOOL (WINAPI *PrintWindowPointer)(HWND, HDC, UINT);
HDC               196 ui/views/controls/menu/native_menu_win.cc     HDC dc = draw_item_struct->hDC;
HDC               216 ui/views/win/hwnd_message_handler.cc   HDC dc;
HDC              1220 ui/views/win/hwnd_message_handler.cc   HDC dib_dc = skia::BeginPlatformPaint(layered_window_contents_->sk_canvas());
HDC              1379 ui/views/win/hwnd_message_handler.cc LRESULT HWNDMessageHandler::OnEraseBkgnd(HDC dc) {
HDC              1832 ui/views/win/hwnd_message_handler.cc   HDC dc = GetWindowDC(hwnd());
HDC              1896 ui/views/win/hwnd_message_handler.cc void HWNDMessageHandler::OnPaint(HDC dc) {
HDC              1902 ui/views/win/hwnd_message_handler.cc   HDC display_dc = BeginPaint(hwnd(), &ps);
HDC               409 ui/views/win/hwnd_message_handler.h   LRESULT OnEraseBkgnd(HDC dc);
HDC               430 ui/views/win/hwnd_message_handler.h   void OnPaint(HDC dc);
HDC                15 win8/metro_driver/metro_driver_win7.cc   HDC hdc;