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

  /external/chromium_org/ui/base/x/
selection_requestor.h 53 SelectionData RequestAndWaitForTypes(const std::vector< ::Atom>& types);
selection_requestor.cc 73 SelectionData SelectionRequestor::RequestAndWaitForTypes(
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 266 ui::SelectionData RequestAndWaitForTypes(ClipboardType type,
388 SelectionData Clipboard::AuraX11Details::RequestAndWaitForTypes(
409 return receiver->RequestAndWaitForTypes(intersection);
593 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
602 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
613 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
633 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
647 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
656 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
672 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
    [all...]

Completed in 43 milliseconds