OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:netscapeurl
(Results
1 - 1
of
1
) sorted by null
/external/webkit/WebKit/gtk/WebCoreSupport/
DragClientGtk.cpp
73
GdkAtom
netscapeUrl
= gdk_atom_intern_static_string("_NETSCAPE_URL");
80
gtk_target_list_add(targetList,
netscapeUrl
, 0, WEBKIT_WEB_VIEW_TARGET_INFO_NETSCAPE_URL);
Completed in 10 milliseconds