OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadCustomDataForType
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/ui/base/clipboard/
custom_data_helper.h
40
UI_EXPORT void
ReadCustomDataForType
(const void* data,
custom_data_helper_unittest.cc
44
ReadCustomDataForType
(pickle.data(),
79
ReadCustomDataForType
(pickle.data(),
85
ReadCustomDataForType
(pickle.data(),
91
ReadCustomDataForType
(pickle.data(),
145
ReadCustomDataForType
(malformed.data(),
157
ReadCustomDataForType
(malformed2.data(),
custom_data_helper.cc
65
void
ReadCustomDataForType
(const void* data,
clipboard_aura.cc
261
ui::
ReadCustomDataForType
(data->custom_data_data().c_str(),
clipboard_gtk.cc
561
ReadCustomDataForType
(gtk_selection_data_get_data(data),
clipboard_win.cc
615
ReadCustomDataForType
(::GlobalLock(hdata), ::GlobalSize(hdata), type, result);
clipboard_aurax11.cc
676
ReadCustomDataForType
(data.GetData(), data.GetSize(), type, result);
Completed in 227 milliseconds