atom_cache_ 54 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc atom_cache_(base::MessagePumpGtk::GetDefaultXDisplay(), kAtomsToCache), atom_cache_ 144 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc atom_cache_.GetAtom("_NET_WM_STATE_HIDDEN")) != atom_cache_ 330 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc x_event->xproperty.atom == atom_cache_.GetAtom("_NET_WM_STATE") && atom_cache_ 338 chrome/browser/ui/gtk/apps/native_app_window_gtk.cc atom_cache_.GetAtom("_NET_WM_STATE_HIDDEN")); atom_cache_ 195 chrome/browser/ui/gtk/apps/native_app_window_gtk.h ui::X11AtomCache atom_cache_; atom_cache_ 290 ui/aura/window_tree_host_x11.cc protocols[0] = atom_cache_.GetAtom("WM_DELETE_WINDOW"); atom_cache_ 291 ui/aura/window_tree_host_x11.cc protocols[1] = atom_cache_.GetAtom("_NET_WM_PING"); atom_cache_ 305 ui/aura/window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_PID"), atom_cache_ 431 ui/aura/window_tree_host_x11.cc if (message_type == atom_cache_.GetAtom("WM_DELETE_WINDOW")) { atom_cache_ 434 ui/aura/window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("_NET_WM_PING")) { atom_cache_ 839 ui/aura/window_tree_host_x11.cc xdisplay_, atom_cache_.GetAtom("WM_S0")) != None; atom_cache_ 880 ui/aura/window_tree_host_x11.cc Atom prop = atom_cache_.GetAtom("Tap Paused"); atom_cache_ 127 ui/aura/window_tree_host_x11.h ui::X11AtomCache atom_cache_; atom_cache_ 154 ui/base/clipboard/clipboard_aurax11.cc X11AtomCache* atom_cache_; atom_cache_ 164 ui/base/clipboard/clipboard_aurax11.cc std::vector< ::Atom> atoms = GetTextAtomsFrom(atom_cache_); atom_cache_ 176 ui/base/clipboard/clipboard_aurax11.cc ::Atom atom = atom_cache_->GetAtom(format_type.ToString().c_str()); atom_cache_ 232 ui/base/clipboard/clipboard_aurax11.cc X11AtomCache* atom_cache() { return &atom_cache_; } atom_cache_ 295 ui/base/clipboard/clipboard_aurax11.cc X11AtomCache atom_cache_; atom_cache_ 323 ui/base/clipboard/clipboard_aurax11.cc atom_cache_(x_display_, kAtomsToCache), atom_cache_ 325 ui/base/clipboard/clipboard_aurax11.cc atom_cache_.GetAtom(kClipboard)), atom_cache_ 327 ui/base/clipboard/clipboard_aurax11.cc clipboard_owner_(x_display_, x_window_, atom_cache_.GetAtom(kClipboard)), atom_cache_ 330 ui/base/clipboard/clipboard_aurax11.cc atom_cache_.allow_uncached_atoms(); atom_cache_ 347 ui/base/clipboard/clipboard_aurax11.cc return atom_cache_.GetAtom(kClipboard); atom_cache_ 357 ui/base/clipboard/clipboard_aurax11.cc DCHECK_EQ(atom_cache_.GetAtom(kClipboard), atom); atom_cache_ 377 ui/base/clipboard/clipboard_aurax11.cc ::Atom atom_key = atom_cache_.GetAtom(key.c_str()); atom_cache_ 433 ui/base/clipboard/clipboard_aurax11.cc if (receiver->PerformBlockingConvertSelection(atom_cache_.GetAtom(kTargets), atom_cache_ 467 ui/base/clipboard/clipboard_aurax11.cc return TargetList(out, &atom_cache_); atom_cache_ 471 ui/base/clipboard/clipboard_aurax11.cc return GetTextAtomsFrom(&atom_cache_); atom_cache_ 477 ui/base/clipboard/clipboard_aurax11.cc atoms.push_back(atom_cache_.GetAtom(format.ToString().c_str())); atom_cache_ 55 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_(x_display_, kAtomsToCache), atom_cache_ 58 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.GetAtom(kDndSelection)) { atom_cache_ 60 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.allow_uncached_atoms(); atom_cache_ 77 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_(x_display_, kAtomsToCache), atom_cache_ 80 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.GetAtom(kDndSelection)) { atom_cache_ 82 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.allow_uncached_atoms(); atom_cache_ 119 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kRendererTaint), atom_cache_ 125 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc return format_map_.find(atom_cache_.GetAtom(kRendererTaint)) != atom_cache_ 134 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeText), mem); atom_cache_ 135 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kText), mem); atom_cache_ 136 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kString), mem); atom_cache_ 137 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kUtf8String), mem); atom_cache_ 155 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kMimeTypeMozillaURL), mem); atom_cache_ 164 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(kNetscapeURL), atom_cache_ 193 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeURIList), mem); atom_cache_ 207 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(format.ToString().c_str()), mem); atom_cache_ 218 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> text_atoms = ui::GetTextAtomsFrom(&atom_cache_); atom_cache_ 236 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> url_atoms = ui::GetURLAtomsFrom(&atom_cache_); atom_cache_ 246 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc if (data.GetType() == atom_cache_.GetAtom(kMimeTypeMozillaURL)) { atom_cache_ 262 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc } else if (data.GetType() == atom_cache_.GetAtom( atom_cache_ 293 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> url_atoms = ui::GetURIListAtomsFrom(&atom_cache_); atom_cache_ 318 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc requested_types.push_back(atom_cache_.GetAtom(format.ToString().c_str())); atom_cache_ 333 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> text_atoms = ui::GetTextAtomsFrom(&atom_cache_); atom_cache_ 341 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> url_atoms = ui::GetURLAtomsFrom(&atom_cache_); atom_cache_ 352 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc if (data.GetType() == atom_cache_.GetAtom(kMimeTypeMozillaURL)) { atom_cache_ 355 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc } else if (data.GetType() == atom_cache_.GetAtom( atom_cache_ 373 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc std::vector< ::Atom> url_atoms = ui::GetURIListAtomsFrom(&atom_cache_); atom_cache_ 401 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc url_atoms.push_back(atom_cache_.GetAtom(format.ToString().c_str())); atom_cache_ 432 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.GetAtom("XdndDirectSave0"), atom_cache_ 437 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc atom_cache_.GetAtom("application/octet-stream"), atom_cache_ 453 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc format_map_.Insert(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML), mem); atom_cache_ 459 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc url_atoms.push_back(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML)); atom_cache_ 475 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc url_atoms.push_back(atom_cache_.GetAtom(Clipboard::kMimeTypeHTML)); atom_cache_ 132 ui/base/dragdrop/os_exchange_data_provider_aurax11.h X11AtomCache atom_cache_; atom_cache_ 35 ui/base/dragdrop/os_exchange_data_provider_aurax11_unittest.cc provider.atom_cache_.GetAtom(ui::Clipboard::kMimeTypeURIList), atom_cache_ 79 ui/base/x/selection_owner.cc Atom targets_atom = atom_cache_.GetAtom(kTargets); atom_cache_ 92 ui/base/x/selection_owner.cc } else if (event.target == atom_cache_.GetAtom(kMultiple)) { atom_cache_ 66 ui/base/x/selection_owner.h X11AtomCache atom_cache_; atom_cache_ 43 ui/base/x/selection_requestor.cc Atom property_to_set = atom_cache_.GetAtom(kChromeSelection); atom_cache_ 92 ui/base/x/selection_requestor.h X11AtomCache atom_cache_; atom_cache_ 200 ui/base/x/selection_utils.cc if (type_ == atom_cache_.GetAtom(kUtf8String) || atom_cache_ 201 ui/base/x/selection_utils.cc type_ == atom_cache_.GetAtom(kText) || atom_cache_ 202 ui/base/x/selection_utils.cc type_ == atom_cache_.GetAtom(kTextPlainUtf8)) { atom_cache_ 204 ui/base/x/selection_utils.cc } else if (type_ == atom_cache_.GetAtom(kString) || atom_cache_ 205 ui/base/x/selection_utils.cc type_ == atom_cache_.GetAtom(kTextPlain)) { atom_cache_ 222 ui/base/x/selection_utils.cc if (type_ == atom_cache_.GetAtom(Clipboard::kMimeTypeHTML)) { atom_cache_ 126 ui/base/x/selection_utils.h X11AtomCache atom_cache_; atom_cache_ 114 ui/events/x/device_data_manager.cc atom_cache_(gfx::GetXDisplay(), kCachedAtoms), atom_cache_ 208 ui/events/x/device_data_manager.cc atoms[data_type] = atom_cache_.GetAtom(kCachedAtoms[data_type]); atom_cache_ 280 ui/events/x/device_data_manager.h X11AtomCache atom_cache_; atom_cache_ 207 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc ui::X11AtomCache* atom_cache_; atom_cache_ 246 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc : atom_cache_(atom_cache), atom_cache_ 329 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_->GetAtom(kXdndSelection), atom_cache_ 331 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_->GetAtom(kChromiumDragReciever), atom_cache_ 340 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc DCHECK_EQ(event.property, atom_cache_->GetAtom(kChromiumDragReciever)); atom_cache_ 393 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc if (xdnd_operation == atom_cache_->GetAtom(kXdndActionCopy)) atom_cache_ 395 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc else if (xdnd_operation == atom_cache_->GetAtom(kXdndActionMove)) atom_cache_ 397 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc else if (xdnd_operation == atom_cache_->GetAtom(kXdndActionLink)) atom_cache_ 404 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc event->xproperty.atom == atom_cache_->GetAtom("XdndActionList")) { atom_cache_ 421 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_(xdisplay_, kAtomsToCache), atom_cache_ 438 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc XChangeProperty(xdisplay_, xwindow_, atom_cache_.GetAtom("XdndAware"), atom_cache_ 474 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc new X11DragContext(&atom_cache_, xwindow_, event)); atom_cache_ 600 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndFinished"); atom_cache_ 643 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc actions.push_back(atom_cache_.GetAtom(kXdndActionDirectSave)); atom_cache_ 646 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_.GetAtom(kXdndDirectSave0), atom_cache_ 647 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_.GetAtom(ui::Clipboard::kMimeTypeText), atom_cache_ 671 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc XDeleteProperty(xdisplay_, xwindow_, atom_cache_.GetAtom("XdndActionList")); atom_cache_ 672 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc XDeleteProperty(xdisplay_, xwindow_, atom_cache_.GetAtom(kXdndDirectSave0)); atom_cache_ 712 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_MENU")); atom_cache_ 845 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc return atom_cache_.GetAtom(kXdndActionCopy); atom_cache_ 847 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc return atom_cache_.GetAtom(kXdndActionMove); atom_cache_ 849 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc return atom_cache_.GetAtom(kXdndActionLink); atom_cache_ 855 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc if (atom == atom_cache_.GetAtom(kXdndActionCopy)) atom_cache_ 857 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc if (atom == atom_cache_.GetAtom(kXdndActionMove)) atom_cache_ 859 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc if (atom == atom_cache_.GetAtom(kXdndActionLink)) atom_cache_ 868 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc operations.push_back(atom_cache_.GetAtom(kXdndActionCopy)); atom_cache_ 870 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc operations.push_back(atom_cache_.GetAtom(kXdndActionMove)); atom_cache_ 872 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc operations.push_back(atom_cache_.GetAtom(kXdndActionLink)); atom_cache_ 900 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndStatus"); atom_cache_ 916 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndEnter"); atom_cache_ 949 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndLeave"); atom_cache_ 968 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndPosition"); atom_cache_ 982 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc xev.xclient.message_type = atom_cache_.GetAtom("XdndDrop"); atom_cache_ 1001 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc if (message_type == atom_cache_.GetAtom("XdndEnter")) { atom_cache_ 1004 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc } else if (message_type == atom_cache_.GetAtom("XdndLeave")) { atom_cache_ 1007 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc } else if (message_type == atom_cache_.GetAtom("XdndPosition")) { atom_cache_ 1010 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc } else if (message_type == atom_cache_.GetAtom("XdndStatus")) { atom_cache_ 1013 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc } else if (message_type == atom_cache_.GetAtom("XdndFinished")) { atom_cache_ 1016 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc } else if (message_type == atom_cache_.GetAtom("XdndDrop")) { atom_cache_ 180 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h ui::X11AtomCache atom_cache_; atom_cache_ 41 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc atom_cache_.reset(new ui::X11AtomCache(gfx::GetXDisplay(), kAtomToCache)); atom_cache_ 64 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc event->xproperty.atom == atom_cache_->GetAtom("_NET_ACTIVE_WINDOW") && atom_cache_ 75 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc scoped_ptr<ui::X11AtomCache> atom_cache_; atom_cache_ 127 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_(xdisplay_, kAtomsToCache), atom_cache_ 489 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_MAXIMIZED_VERT"), atom_cache_ 490 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_MAXIMIZED_HORZ")); atom_cache_ 500 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_MAXIMIZED_VERT"), atom_cache_ 501 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_MAXIMIZED_HORZ")); atom_cache_ 520 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_ABOVE"), atom_cache_ 530 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_STICKY"), atom_cache_ 541 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_NAME"), atom_cache_ 542 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("UTF8_STRING"), atom_cache_ 615 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_FULLSCREEN"), atom_cache_ 631 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_WINDOW_OPACITY")); atom_cache_ 634 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_WINDOW_OPACITY"), atom_cache_ 660 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc XDeleteProperty(xdisplay_, xwindow_, atom_cache_.GetAtom("_NET_WM_ICON")); atom_cache_ 948 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc window_type = atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_MENU"); atom_cache_ 951 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc window_type = atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_TOOLTIP"); atom_cache_ 955 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc window_type = atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_NOTIFICATION"); atom_cache_ 959 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc window_type = atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_DND"); atom_cache_ 962 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc window_type = atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE_NORMAL"); atom_cache_ 1000 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc protocols[0] = atom_cache_.GetAtom("WM_DELETE_WINDOW"); atom_cache_ 1001 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc protocols[1] = atom_cache_.GetAtom("_NET_WM_PING"); atom_cache_ 1015 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_PID"), atom_cache_ 1023 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_WINDOW_TYPE"), atom_cache_ 1037 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_STATE_SKIP_TASKBAR")); atom_cache_ 1044 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc state_atom_list.push_back(atom_cache_.GetAtom("_NET_WM_STATE_ABOVE")); atom_cache_ 1047 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc state_atom_list.push_back(atom_cache_.GetAtom("_NET_WM_STATE_STICKY")); atom_cache_ 1102 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc xdisplay_, atom_cache_.GetAtom("WM_S0")) != None; atom_cache_ 1112 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc xclient.xclient.message_type = atom_cache_.GetAtom("_NET_WM_STATE"); atom_cache_ 1127 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc return window_properties_.find(atom_cache_.GetAtom(property)) != atom_cache_ 1286 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc atom_cache_.GetAtom("_NET_WM_USER_TIME"), atom_cache_ 1297 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc xdisplay_, xwindow_, atom_cache_.GetAtom("_NET_WM_USER_TIME")); atom_cache_ 1480 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc if (message_type == atom_cache_.GetAtom("WM_PROTOCOLS")) { atom_cache_ 1482 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc if (protocol == atom_cache_.GetAtom("WM_DELETE_WINDOW")) { atom_cache_ 1485 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (protocol == atom_cache_.GetAtom("_NET_WM_PING")) { atom_cache_ 1495 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndEnter")) { atom_cache_ 1497 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndLeave")) { atom_cache_ 1499 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndPosition")) { atom_cache_ 1501 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndStatus")) { atom_cache_ 1503 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndFinished")) { atom_cache_ 1505 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc } else if (message_type == atom_cache_.GetAtom("XdndDrop")) { atom_cache_ 1549 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc ::Atom state = atom_cache_.GetAtom("_NET_WM_STATE"); atom_cache_ 219 ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h ui::X11AtomCache atom_cache_; atom_cache_ 48 ui/views/widget/desktop_aura/x11_desktop_handler.cc atom_cache_(xdisplay_, kAtomsToCache), atom_cache_ 78 ui/views/widget/desktop_aura/x11_desktop_handler.cc xclient.xclient.message_type = atom_cache_.GetAtom("_NET_ACTIVE_WINDOW"); atom_cache_ 131 ui/views/widget/desktop_aura/x11_desktop_handler.cc ::Atom active_window_atom = atom_cache_.GetAtom("_NET_ACTIVE_WINDOW"); atom_cache_ 68 ui/views/widget/desktop_aura/x11_desktop_handler.h ui::X11AtomCache atom_cache_; atom_cache_ 68 ui/views/widget/desktop_aura/x11_window_event_filter.cc atom_cache_(xdisplay_, kAtomsToCache), atom_cache_ 82 ui/views/widget/desktop_aura/x11_window_event_filter.cc ::Atom hint_atom = atom_cache_.GetAtom("_MOTIF_WM_HINTS"); atom_cache_ 189 ui/views/widget/desktop_aura/x11_window_event_filter.cc event.xclient.message_type = atom_cache_.GetAtom("_NET_WM_MOVERESIZE"); atom_cache_ 54 ui/views/widget/desktop_aura/x11_window_event_filter.h ui::X11AtomCache atom_cache_;