GetXDisplay       731 ash/display/display_controller.cc     XStoreName(gfx::GetXDisplay(), xwindow, name.c_str());
GetXDisplay       353 ash/display/display_controller_unittest.cc   XFetchName(gfx::GetXDisplay(), host->GetAcceleratedWidget(), &name);
GetXDisplay        44 ash/display/mirror_window_controller.cc   XSelectInput(gfx::GetXDisplay(), window, event_mask);
GetXDisplay       232 chrome/browser/chromeos/events/event_rewriter.cc   XIDeviceInfo* device_info = XIQueryDevice(gfx::GetXDisplay(),
GetXDisplay       265 chrome/browser/chromeos/events/event_rewriter.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        75 chrome/browser/chromeos/events/event_rewriter_unittest.cc       : display_(gfx::GetXDisplay()),
GetXDisplay      2360 chrome/browser/chromeos/events/event_rewriter_unittest.cc   KeyCode keycode_f1 = XKeysymToKeycode(gfx::GetXDisplay(), XK_F1);
GetXDisplay        22 chrome/browser/chromeos/events/keyboard_driven_event_rewriter_unittest.cc       : display_(gfx::GetXDisplay()),
GetXDisplay        47 chrome/browser/chromeos/events/system_key_event_listener.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        40 chrome/browser/extensions/extension_commands_global_registry_apitest.cc   Display* display = gfx::GetXDisplay();
GetXDisplay        61 chrome/browser/extensions/global_shortcut_listener_x11.cc       x_display_(gfx::GetXDisplay()),
GetXDisplay        29 chrome/browser/fullscreen_gtk.cc     int status = XQueryTree(gfx::GetXDisplay(), window, &root, &parent,
GetXDisplay        17 chrome/browser/idle_query_x11.cc     if (XScreenSaverQueryExtension(gfx::GetXDisplay(), &event_base,
GetXDisplay        41 chrome/browser/idle_query_x11.cc   if (XScreenSaverQueryInfo(gfx::GetXDisplay(),
GetXDisplay        42 chrome/browser/idle_query_x11.cc                             RootWindow(gfx::GetXDisplay(), 0),
GetXDisplay        40 chrome/browser/ui/libgtk2ui/gtk2_key_bindings_handler.cc   has_xkb_ = XkbQueryExtension(gfx::GetXDisplay(), &opcode, &event, &error,
GetXDisplay       193 chrome/test/chromedriver/keycode_text_conversion_x.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       179 chromeos/ime/xkeyboard.cc   CHECK(GetXDisplay());
GetXDisplay       202 chromeos/ime/xkeyboard.cc       XkbGetKeyboard(GetXDisplay(), XkbAllComponentsMask, XkbUseCoreKbd);
GetXDisplay       241 chromeos/ime/xkeyboard.cc   XkbLockModifiers(GetXDisplay(), XkbUseCoreKbd, affect_mask, value_mask);
GetXDisplay       337 chromeos/ime/xkeyboard.cc   XkbGetState(GetXDisplay(), XkbUseCoreKbd, &status);
GetXDisplay       360 chromeos/ime/xkeyboard.cc     XAutoRepeatOn(GetXDisplay());
GetXDisplay       362 chromeos/ime/xkeyboard.cc     XAutoRepeatOff(GetXDisplay());
GetXDisplay       371 chromeos/ime/xkeyboard.cc   if (XkbSetAutoRepeatRate(GetXDisplay(), XkbUseCoreKbd,
GetXDisplay       424 chromeos/ime/xkeyboard.cc   XGetKeyboardControl(GetXDisplay(), &state);
GetXDisplay       430 chromeos/ime/xkeyboard.cc   return XkbGetAutoRepeatRate(GetXDisplay(), XkbUseCoreKbd,
GetXDisplay        19 content/browser/compositor/software_output_device_x11.cc     : compositor_(compositor), display_(gfx::GetXDisplay()), gc_(NULL) {
GetXDisplay       156 content/browser/renderer_host/backing_store_gtk.cc   XSyncChangeCounter(gfx::GetXDisplay(),
GetXDisplay       167 content/browser/renderer_host/backing_store_gtk.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       194 content/browser/renderer_host/backing_store_gtk.cc   XSync(gfx::GetXDisplay(), False);
GetXDisplay       251 content/browser/renderer_host/backing_store_gtk.cc       display_(gfx::GetXDisplay()),
GetXDisplay        52 content/browser/renderer_host/web_input_event_aura_unittest.cc     xevent->xkey.keycode = XKeysymToKeycode(gfx::GetXDisplay(), XK_Control_L);
GetXDisplay        62 content/browser/renderer_host/web_input_event_aura_unittest.cc     xevent->xkey.keycode = XKeysymToKeycode(gfx::GetXDisplay(), XK_Control_R);
GetXDisplay        78 content/plugin/webplugin_proxy.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        95 content/plugin/webplugin_proxy.cc     XFreePixmap(gfx::GetXDisplay(), windowless_shm_pixmaps_[0]);
GetXDisplay        97 content/plugin/webplugin_proxy.cc     XFreePixmap(gfx::GetXDisplay(), windowless_shm_pixmaps_[1]);
GetXDisplay       560 content/plugin/webplugin_proxy.cc     XDisplay* display = gfx::GetXDisplay();
GetXDisplay        28 mojo/services/native_viewport/native_viewport_x11.cc     XDestroyWindow(gfx::GetXDisplay(), window_);
GetXDisplay        34 mojo/services/native_viewport/native_viewport_x11.cc     XDisplay* display = gfx::GetXDisplay();
GetXDisplay        63 mojo/services/native_viewport/native_viewport_x11.cc     XDisplay* display = gfx::GetXDisplay();
GetXDisplay        69 mojo/services/native_viewport/native_viewport_x11.cc     XWithdrawWindow(gfx::GetXDisplay(), window_, 0);
GetXDisplay        72 ui/aura/test/ui_controls_factory_aurax11.cc   return XInternAtom(gfx::GetXDisplay(), "marker_event", False);
GetXDisplay       114 ui/aura/test/ui_controls_factory_aurax11.cc         XKeysymToKeycode(gfx::GetXDisplay(),
GetXDisplay       239 ui/aura/test/ui_controls_factory_aurax11.cc         XKeysymToKeycode(gfx::GetXDisplay(), keysym);
GetXDisplay       249 ui/aura/test/ui_controls_factory_aurax11.cc         XKeysymToKeycode(gfx::GetXDisplay(), keysym);
GetXDisplay       247 ui/aura/window_tree_host_x11.cc     : xdisplay_(gfx::GetXDisplay()),
GetXDisplay       912 ui/aura/window_tree_host_x11.cc   ::XDisplay* xdisplay = gfx::GetXDisplay();
GetXDisplay        93 ui/base/clipboard/clipboard_aurax11.cc   if (XFixesQueryExtension(gfx::GetXDisplay(), &event_base_, &ignored)) {
GetXDisplay        94 ui/base/clipboard/clipboard_aurax11.cc     clipboard_atom_ = XInternAtom(gfx::GetXDisplay(), kClipboard, false);
GetXDisplay        95 ui/base/clipboard/clipboard_aurax11.cc     XFixesSelectSelectionInput(gfx::GetXDisplay(), GetX11RootWindow(),
GetXDisplay       103 ui/base/clipboard/clipboard_aurax11.cc     XFixesSelectSelectionInput(gfx::GetXDisplay(), GetX11RootWindow(),
GetXDisplay       312 ui/base/clipboard/clipboard_aurax11.cc     : x_display_(gfx::GetXDisplay()),
GetXDisplay        65 ui/base/clipboard/clipboard_gtk.cc   if (XFixesQueryExtension(gfx::GetXDisplay(), &event_base_, &ignored)) {
GetXDisplay        66 ui/base/clipboard/clipboard_gtk.cc     clipboard_atom_ = XInternAtom(gfx::GetXDisplay(), "CLIPBOARD", false);
GetXDisplay        67 ui/base/clipboard/clipboard_gtk.cc     XFixesSelectSelectionInput(gfx::GetXDisplay(), GetX11RootWindow(),
GetXDisplay        75 ui/base/clipboard/clipboard_gtk.cc     XFixesSelectSelectionInput(gfx::GetXDisplay(), GetX11RootWindow(),
GetXDisplay       150 ui/base/cursor/cursor_loader_x11.cc     : invisible_cursor_(CreateInvisibleCursor(), gfx::GetXDisplay()) {
GetXDisplay       209 ui/base/cursor/cursor_loader_x11.cc       XcursorImagesLoadCursor(gfx::GetXDisplay(), x_images), x_images);
GetXDisplay       222 ui/base/cursor/cursor_loader_x11.cc     XFreeCursor(gfx::GetXDisplay(), it->second.first);
GetXDisplay        51 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     : x_display_(gfx::GetXDisplay()),
GetXDisplay        64 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     : x_display_(gfx::GetXDisplay()),
GetXDisplay       376 ui/base/ime/chromeos/character_composer.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       156 ui/base/x/selection_utils.cc       atom_cache_(gfx::GetXDisplay(), kSelectionDataAtoms) {
GetXDisplay       164 ui/base/x/selection_utils.cc       atom_cache_(gfx::GetXDisplay(), kSelectionDataAtoms) {
GetXDisplay       170 ui/base/x/selection_utils.cc       atom_cache_(gfx::GetXDisplay(), kSelectionDataAtoms) {
GetXDisplay       126 ui/base/x/x11_util.cc   return XGetWindowProperty(gfx::GetXDisplay(),
GetXDisplay       215 ui/base/x/x11_util.cc       cursor_ = XcursorImageLoadCursor(gfx::GetXDisplay(), image);
GetXDisplay       220 ui/base/x/x11_util.cc       XFreeCursor(gfx::GetXDisplay(), cursor_);
GetXDisplay       259 ui/base/x/x11_util.cc     XShapeQueryExtension(gfx::GetXDisplay(), &dummy, &dummy);
GetXDisplay       267 ui/base/x/x11_util.cc   return (gfx::GetXDisplay() != NULL);
GetXDisplay       505 ui/base/x/x11_util.cc                          (CreateInvisibleCursor(), gfx::GetXDisplay()));
GetXDisplay       506 ui/base/x/x11_util.cc   XDefineCursor(gfx::GetXDisplay(), DefaultRootWindow(gfx::GetXDisplay()),
GetXDisplay       511 ui/base/x/x11_util.cc   XDisplay* xdisplay = gfx::GetXDisplay();
GetXDisplay       526 ui/base/x/x11_util.cc   return DefaultRootWindow(gfx::GetXDisplay());
GetXDisplay       564 ui/base/x/x11_util.cc   XChangeProperty(gfx::GetXDisplay(),
GetXDisplay       575 ui/base/x/x11_util.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       598 ui/base/x/x11_util.cc   if (!XGetWindowAttributes(gfx::GetXDisplay(), window, &win_attributes))
GetXDisplay       628 ui/base/x/x11_util.cc   if (!XGetGeometry(gfx::GetXDisplay(), window, &root, &x, &y,
GetXDisplay       632 ui/base/x/x11_util.cc   if (!XTranslateCoordinates(gfx::GetXDisplay(), window, root,
GetXDisplay       682 ui/base/x/x11_util.cc     XRectangle* shape_rects = XShapeGetRectangles(gfx::GetXDisplay(),
GetXDisplay       737 ui/base/x/x11_util.cc   if (XGetWindowProperty(gfx::GetXDisplay(), window, property,
GetXDisplay       923 ui/base/x/x11_util.cc   XChangeProperty(gfx::GetXDisplay(),
GetXDisplay       948 ui/base/x/x11_util.cc   XChangeProperty(gfx::GetXDisplay(),
GetXDisplay       964 ui/base/x/x11_util.cc   XChangeProperty(gfx::GetXDisplay(),
GetXDisplay       981 ui/base/x/x11_util.cc   return XInternAtom(gfx::GetXDisplay(), name, false);
GetXDisplay      1015 ui/base/x/x11_util.cc   XQueryTree(gfx::GetXDisplay(), window, &root, &parent, &children, &num_children);
GetXDisplay      1065 ui/base/x/x11_util.cc   if (!XGetWMName(gfx::GetXDisplay(), window, &prop) || !prop.value)
GetXDisplay      1091 ui/base/x/x11_util.cc   int status = XQueryTree(gfx::GetXDisplay(), window, &root, &parent, &children,
GetXDisplay      1182 ui/base/x/x11_util.cc   XConfigureWindow(gfx::GetXDisplay(), window, CWSibling | CWStackMode, &changes);
GetXDisplay      1222 ui/base/x/x11_util.cc       XGetImage(gfx::GetXDisplay(), drawable,
GetXDisplay      1362 ui/base/x/x11_util.cc   int result = XSendEvent(gfx::GetXDisplay(), GetX11RootWindow(), False,
GetXDisplay      1413 ui/base/x/x11_util.cc   ::XDisplay* display = gfx::GetXDisplay();
GetXDisplay        51 ui/compositor/test/test_compositor_host_x11.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       146 ui/events/test/events_test_utils_x11.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       114 ui/events/x/device_data_manager.cc       atom_cache_(gfx::GetXDisplay(), kCachedAtoms),
GetXDisplay       116 ui/events/x/device_data_manager.cc   CHECK(gfx::GetXDisplay());
GetXDisplay       121 ui/events/x/device_data_manager.cc   UpdateDeviceList(gfx::GetXDisplay());
GetXDisplay       133 ui/events/x/device_data_manager.cc       gfx::GetXDisplay(), "XInputExtension", &opcode, &event, &error)) {
GetXDisplay       144 ui/events/x/device_data_manager.cc   if (XIQueryVersion(gfx::GetXDisplay(), &major, &minor) == BadRequest) {
GetXDisplay       523 ui/events/x/device_data_manager.cc   button_map_count_ = XGetPointerMapping(gfx::GetXDisplay(),
GetXDisplay       233 ui/events/x/events_x.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        38 ui/events/x/touch_factory_x11.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       196 ui/events/x/touch_factory_x11.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        28 ui/gfx/x/x11_error_tracker.cc   XSync(GetXDisplay(), False);
GetXDisplay        21 ui/gfx/x/x11_types.h GFX_EXPORT XDisplay* GetXDisplay();
GetXDisplay        77 ui/views/test/ui_controls_factory_desktop_aurax11.cc   return XInternAtom(gfx::GetXDisplay(), "marker_event", False);
GetXDisplay        89 ui/views/test/ui_controls_factory_desktop_aurax11.cc       : x_display_(gfx::GetXDisplay()),
GetXDisplay       276 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc     XSelectInput(gfx::GetXDisplay(), source_window_, PropertyChangeMask);
GetXDisplay       280 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc     XSync(gfx::GetXDisplay(), False);
GetXDisplay       328 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   XConvertSelection(gfx::GetXDisplay(),
GetXDisplay        47 ui/views/widget/desktop_aura/desktop_screen_x11.cc   ::XDisplay* display = gfx::GetXDisplay();
GetXDisplay       211 ui/views/widget/desktop_aura/desktop_screen_x11.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        34 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc       : x_root_window_(DefaultRootWindow(gfx::GetXDisplay())),
GetXDisplay        41 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc     atom_cache_.reset(new ui::X11AtomCache(gfx::GetXDisplay(), kAtomToCache));
GetXDisplay       124 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc       xdisplay_(gfx::GetXDisplay()),
GetXDisplay        45 ui/views/widget/desktop_aura/x11_desktop_handler.cc     : xdisplay_(gfx::GetXDisplay()),
GetXDisplay        72 ui/views/widget/desktop_aura/x11_desktop_handler.cc     DCHECK_EQ(gfx::GetXDisplay(), xdisplay_);
GetXDisplay        19 ui/views/widget/desktop_aura/x11_scoped_capture.cc   int status = XGrabPointer(gfx::GetXDisplay(), window, True, event_mask,
GetXDisplay        27 ui/views/widget/desktop_aura/x11_scoped_capture.cc     XUngrabPointer(gfx::GetXDisplay(), CurrentTime);
GetXDisplay       142 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc     XDisplay* display = gfx::GetXDisplay();
GetXDisplay       203 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay       227 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc   XDisplay* display = gfx::GetXDisplay();
GetXDisplay        65 ui/views/widget/desktop_aura/x11_window_event_filter.cc     : xdisplay_(gfx::GetXDisplay()),
GetXDisplay        83 ui/views/widget/desktop_aura/x11_window_event_filter.cc   XChangeProperty(gfx::GetXDisplay(),