HomeSort by relevance Sort by last modified time
    Searched refs:webkit_web_plugin_get_description (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/gtk/tests/
testwebplugindatabase.c 47 !g_strcmp0(webkit_web_plugin_get_description(plugin), "Simple Netscape plug-in that handles test content for WebKit")) {
63 !g_strcmp0(webkit_web_plugin_get_description(plugin), "Simple Netscape plug-in that handles test content for WebKit"))
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebplugin.h 74 webkit_web_plugin_get_description (WebKitWebPlugin*);
webkitwebplugin.cpp 159 * webkit_web_plugin_get_description:
166 const char* webkit_web_plugin_get_description(WebKitWebPlugin* plugin) function

Completed in 35 milliseconds