HomeSort by relevance Sort by last modified time
    Searched full:checkifallowedtoloadurl (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapeContainerCheckPrivate.h 55 WKN_CheckIfAllowedToLoadURLProcPtr checkIfAllowedToLoadURL;
npapi.mm 222 return [pluginViewForInstance(instance) checkIfAllowedToLoadURL:url frame:frame callbackFunc:callbackFunc context:context];
WebNetscapePluginView.h 149 - (uint32_t)checkIfAllowedToLoadURL:(const char*)urlCString frame:(const char*)frameNameCString callbackFunc:(void (*)(NPP npp, uint32_t checkID, NPBool allowed, void* context))callbackFunc context:(void*)context;
WebNetscapePluginView.mm     [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.h 162 uint32_t checkIfAllowedToLoadURL(const char* url, const char* target);
NetscapePluginHostProxy.mm     [all...]
NetscapePluginInstanceProxy.mm     [all...]
  /external/webkit/Source/WebKit/mac/
ChangeLog-2010-01-29     [all...]
ChangeLog     [all...]

Completed in 182 milliseconds