OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gtk_selection_data_get_target
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.h
100
#define
gtk_selection_data_get_target
(data) (data)->target
macro
PasteboardHelper.cpp
218
GdkAtom target =
gtk_selection_data_get_target
(data);
Completed in 65 milliseconds