Home
last modified time | relevance | path

Searched refs:X11AtomCache (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/ui/gfx/x/
Dx11_atom_cache.cc14 X11AtomCache::X11AtomCache(Display* xdisplay, const char** to_cache) in X11AtomCache() function in ui::X11AtomCache
32 X11AtomCache::~X11AtomCache() {} in ~X11AtomCache()
34 ::Atom X11AtomCache::GetAtom(const char* name) const { in GetAtom()
Dx11_atom_cache.h25 class GFX_EXPORT X11AtomCache {
28 X11AtomCache(Display* xdisplay, const char** to_cache);
29 ~X11AtomCache();
45 DISALLOW_COPY_AND_ASSIGN(X11AtomCache);
/external/chromium_org/ui/base/x/
Dselection_utils.h23 class X11AtomCache; variable
31 UI_EXPORT std::vector< ::Atom> GetTextAtomsFrom(const X11AtomCache* atom_cache);
33 UI_EXPORT std::vector< ::Atom> GetURLAtomsFrom(const X11AtomCache* atom_cache);
118 X11AtomCache atom_cache_;
Dselection_owner.h65 X11AtomCache atom_cache_;
Dselection_requestor.h92 X11AtomCache atom_cache_;
Dselection_utils.cc31 std::vector< ::Atom> GetTextAtomsFrom(const X11AtomCache* atom_cache) { in GetTextAtomsFrom()
39 std::vector< ::Atom> GetURLAtomsFrom(const X11AtomCache* atom_cache) { in GetURLAtomsFrom()
/external/chromium_org/ui/views/widget/desktop_aura/
Dx11_window_event_filter.h58 ui::X11AtomCache atom_cache_;
Dx11_desktop_handler.h65 ui::X11AtomCache atom_cache_;
Ddesktop_drag_drop_client_aurax11.h157 ui::X11AtomCache atom_cache_;
Ddesktop_drag_drop_client_aurax11.cc143 X11DragContext(ui::X11AtomCache* atom_cache,
180 ui::X11AtomCache* atom_cache_;
212 ui::X11AtomCache* atom_cache, in X11DragContext()
Ddesktop_root_window_host_x11.h213 ui::X11AtomCache atom_cache_;
/external/chromium_org/ui/base/clipboard/
Dclipboard_aurax11.cc144 TargetList(const AtomVector& target_list, X11AtomCache* atom_cache);
154 X11AtomCache* atom_cache_;
158 X11AtomCache* atom_cache) in TargetList()
232 X11AtomCache* atom_cache() { return &atom_cache_; } in atom_cache()
295 X11AtomCache atom_cache_;
/external/chromium_org/ui/aura/
Droot_window_host_x11.h135 ui::X11AtomCache atom_cache_;
/external/chromium_org/ui/base/dragdrop/
Dos_exchange_data_provider_aurax11.h120 X11AtomCache atom_cache_;
/external/chromium_org/ui/events/x/
Ddevice_data_manager.h290 X11AtomCache atom_cache_;
/external/chromium_org/chrome/browser/ui/gtk/apps/
Dnative_app_window_gtk.h184 ui::X11AtomCache atom_cache_;