GC                 30 content/browser/compositor/software_output_device_x11.h   GC gc_;
GC                303 content/browser/renderer_host/backing_store_gtk.cc   XFreeGC(display_, static_cast<GC>(pixmap_gc_));
GC                332 content/browser/renderer_host/backing_store_gtk.cc               static_cast<GC>(pixmap_gc_),      // gc
GC                396 content/browser/renderer_host/backing_store_gtk.cc     GC gc = XCreateGC(display_, pixmap, 0, NULL);
GC                637 content/browser/renderer_host/backing_store_gtk.cc       XCopyArea(display_, pixmap_, pixmap_, static_cast<GC>(pixmap_gc_),
GC                649 content/browser/renderer_host/backing_store_gtk.cc       XCopyArea(display_, pixmap_, pixmap_, static_cast<GC>(pixmap_gc_),
GC                662 content/browser/renderer_host/backing_store_gtk.cc   XCopyArea(display_, pixmap_, target, static_cast<GC>(pixmap_gc_),
GC                402 content/child/npapi/webplugin_delegate_impl_gtk.cc     GC xgc = NULL;
GC                 38 gin/test/file_runner.cc   AddBuiltinModule(GC::kModuleName, GC::GetModule);
GC                 24 gin/test/gc.cc const char GC::kModuleName[] = "gc";
GC                 26 gin/test/gc.cc v8::Local<v8::Value> GC::GetModule(v8::Isolate* isolate) {
GC                 13 gin/test/gc.h  class GC {
GC                 47 media/cast/test/linux_output_window.h   GC gc_;
GC                148 media/tools/player_x11/x11_video_renderer.cc     GC gc = XCreateGC(display_, pixmap, 0, NULL);
GC                174 media/tools/player_x11/x11_video_renderer.cc   GC gc = XCreateGC(display_, window_, 0, NULL);
GC                585 ui/base/x/x11_util.cc   GC gc = XCreateGC(display, root_window, GCForeground, &gc_values);
GC                 86 ui/gfx/x/x11_types.cc       XPutImage(display, pixmap, static_cast<GC>(pixmap_gc), &image,
GC                113 ui/gfx/x/x11_types.cc       XPutImage(display, pixmap, static_cast<GC>(pixmap_gc), &image,
GC                143 ui/gfx/x/x11_types.cc     XPutImage(display, pixmap, static_cast<GC>(pixmap_gc), &image,
GC                 13 ui/gfx/x/x11_types.h typedef struct _XGC *GC;
GC                 44 ui/gl/gl_surface_x11.cc   GC window_graphics_context_;
GC                 46 ui/gl/gl_surface_x11.cc   GC pixmap_graphics_context_;