Searched refs:GetFirstOf (Results 1 - 3 of 3) sorted by relevance

/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/chromium_org/ui/base/x/
H A Dselection_utils.h77 ui::SelectionData GetFirstOf(
H A Dselection_utils.cc131 ui::SelectionData SelectionFormatMap::GetFirstOf( function in class:ui::SelectionFormatMap

Completed in 4183 milliseconds