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

  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.cc 51 selection_owner_(x_display_, x_window_,
73 selection_owner_(x_display_, x_window_,
91 selection_owner_.TakeOwnershipOfSelection(format_map_);
96 selection_owner_.RetrieveTargets(targets);
100 // We return the |selection_owner_|'s format map instead of our own in case
102 return selection_owner_.selection_format_map();
347 selection_owner_.OnSelectionRequest(xev->xselectionrequest);
os_exchange_data_provider_aurax11.h 124 // to |selection_owner_| when we take the selection.
128 mutable SelectionOwner selection_owner_; member in class:ui::OSExchangeDataProviderAuraX11

Completed in 1882 milliseconds