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

  /external/chromium_org/ui/base/x/
selection_owner.cc 29 Window x_window,
32 x_window_(x_window),
selection_requestor.cc 26 Window x_window,
29 x_window_(x_window),
  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.h 36 // |x_window| is the window the cursor is over, and |selection| is the set of
38 OSExchangeDataProviderAuraX11(::Window x_window,
os_exchange_data_provider_aurax11.cc 43 ::Window x_window,
48 x_window_(x_window),
  /external/chromium_org/base/message_loop/
message_pump_x11.cc 287 ::Window x_window = FindEventTarget(xev); local
288 DispatchersMap::const_iterator it = dispatchers_.find(x_window);

Completed in 519 milliseconds