Searched refs:SelectionData (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/base/x/
H A Dselection_utils.h22 class SelectionData;
50 UI_BASE_EXPORT std::vector<std::string> ParseURIList(const SelectionData& data);
77 ui::SelectionData GetFirstOf(
96 class UI_BASE_EXPORT SelectionData { class in namespace:ui
99 SelectionData();
100 SelectionData(::Atom type,
102 SelectionData(const SelectionData& rhs);
103 ~SelectionData();
104 SelectionData
[all...]
H A Dselection_utils.cc78 std::vector<std::string> ParseURIList(const SelectionData& data) {
131 ui::SelectionData SelectionFormatMap::GetFirstOf(
137 return SelectionData(data_it->first, data_it->second);
141 return SelectionData();
154 SelectionData::SelectionData() function in class:ui::SelectionData
159 SelectionData::SelectionData( function in class:ui::SelectionData
167 SelectionData::SelectionData(cons function in class:ui::SelectionData
[all...]
H A Dselection_requestor.h22 class SelectionData;
57 // Returns an empty SelectionData object if none of |types| are available.
58 SelectionData RequestAndWaitForTypes(XAtom selection,
H A Dselection_requestor.cc123 SelectionData SelectionRequestor::RequestAndWaitForTypes(
136 return SelectionData(type, data);
140 return SelectionData();
/external/chromium_org/ui/base/clipboard/
H A Dclipboard_aurax11.cc269 ui::SelectionData RequestAndWaitForTypes(ClipboardType type,
390 SelectionData Clipboard::AuraX11Details::RequestAndWaitForTypes(
403 return SelectionData(format_map_it->first, format_map_it->second);
415 return SelectionData();
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 dat
[all...]
/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data_provider_aurax11.cc233 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
251 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
309 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
331 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
361 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
394 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
476 ui::SelectionData data(format_map_.GetFirstOf(requested_types));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 457 milliseconds