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

  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h 121 bool shouldLoadSrcURL();
NetscapePlugin.cpp 377 bool NetscapePlugin::shouldLoadSrcURL()
481 if (!parameters.loadManually && !parameters.url.isEmpty() && shouldLoadSrcURL())

Completed in 25 milliseconds