ScopedCreateDC 523 chrome/service/cloud_print/print_system_win.cc base::win::ScopedCreateDC printer_dc_; ScopedCreateDC 66 content/browser/renderer_host/pepper/pepper_truetype_font_list_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 78 content/browser/renderer_host/pepper/pepper_truetype_font_list_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 129 content/renderer/pepper/pepper_truetype_font_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 166 content/renderer/pepper/pepper_truetype_font_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 209 content/renderer/pepper/pepper_truetype_font_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 142 printing/emf_win.cc base::win::ScopedCreateDC context_; ScopedCreateDC 128 printing/emf_win_unittest.cc base::win::ScopedCreateDC dc( ScopedCreateDC 57 printing/image_win.cc base::win::ScopedCreateDC hdc(::CreateCompatibleDC(NULL)); ScopedCreateDC 327 ui/gfx/icon_util.cc base::win::ScopedCreateDC working_dc(CreateCompatibleDC(dc)); ScopedCreateDC 169 ui/gfx/platform_font_win.cc base::win::ScopedCreateDC memory_dc(CreateCompatibleDC(NULL)); ScopedCreateDC 888 ui/native_theme/native_theme_win.cc base::win::ScopedCreateDC mem_dc(CreateCompatibleDC(hdc)); ScopedCreateDC 2067 ui/native_theme/native_theme_win.cc base::win::ScopedCreateDC bitmap_dc(CreateCompatibleDC(NULL)); ScopedCreateDC 51 ui/snapshot/snapshot_win.cc base::win::ScopedCreateDC mem_hdc(CreateCompatibleDC(window_hdc));