clipboard_aurax11.cc | 144 TargetList(const AtomVector& target_list, X11AtomCache* atom_cache); 158 X11AtomCache* atom_cache) 160 atom_cache_(atom_cache) { 232 X11AtomCache* atom_cache() { return &atom_cache_; } function in class:ui::Clipboard::AuraX11Details
|