OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetFormatMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.cc
99
SelectionFormatMap OSExchangeDataProviderAuraX11::
GetFormatMap
() const {
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc
251
fetched_targets_ = client->
GetFormatMap
();
765
ui::SelectionFormatMap DesktopDragDropClientAuraX11::
GetFormatMap
() const {
766
return source_provider_ ? source_provider_->
GetFormatMap
() :
Completed in 30 milliseconds