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

  /external/chromium_org/ui/base/x/
selection_requestor.cc 123 SelectionData SelectionRequestor::RequestAndWaitForTypes(
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 269 ui::SelectionData RequestAndWaitForTypes(ClipboardType type,
390 SelectionData Clipboard::AuraX11Details::RequestAndWaitForTypes(
411 return selection_requestor_.RequestAndWaitForTypes(selection_name,
653 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
662 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
673 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
693 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
707 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
716 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
732 SelectionData data(aurax11_details_->RequestAndWaitForTypes(
    [all...]

Completed in 385 milliseconds