HomeSort by relevance Sort by last modified time
    Searched defs:atom_cache (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/aura/
window_tree_host_x11.h 73 ui::X11AtomCache* atom_cache() { return &atom_cache_; } function in class:aura::WindowTreeHostX11
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 146 TargetList(const AtomVector& target_list, X11AtomCache* atom_cache);
160 X11AtomCache* atom_cache)
162 atom_cache_(atom_cache) {
234 X11AtomCache* atom_cache() { return &atom_cache_; } function in class:ui::Clipboard::AuraX11Details

Completed in 133 milliseconds