Searched defs:NPN_PostURL (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebKit/mac/Plugins/ |
D | npapi.mm | 98 NPError NPN_PostURL(NPP instance, const char* URL, const char* target, uint32 len, const char* buf,… function
|
/external/webkit/WebCore/plugins/ |
D | npapi.cpp | 87 NPError NPN_PostURL(NPP instance, const char* url, const char* target, uint32 len, const char* buf,… in NPN_PostURL() function
|