Searched refs:RequestAndWaitForTypes (Results 1 – 3 of 3) sorted by relevance
269 ui::SelectionData RequestAndWaitForTypes(ClipboardType type,390 SelectionData Clipboard::AuraX11Details::RequestAndWaitForTypes( in RequestAndWaitForTypes() function in ui::Clipboard::AuraX11Details411 return selection_requestor_.RequestAndWaitForTypes(selection_name, in RequestAndWaitForTypes()653 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadAvailableTypes()662 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadText()673 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadAsciiText()693 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadHTML()707 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadRTF()716 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadImage()732 SelectionData data(aurax11_details_->RequestAndWaitForTypes( in ReadCustomData()[all …]
58 SelectionData RequestAndWaitForTypes(XAtom selection,
123 SelectionData SelectionRequestor::RequestAndWaitForTypes( in RequestAndWaitForTypes() function in ui::SelectionRequestor