Home | History | Annotate | Download | only in plugins

Lines Matching refs:handlePost

637     return handlePost(url, target, len, buf, file, notifyData, true, true);
643 return handlePost(url, target, len, buf, file, 0, false, file);
1231 NPError PluginView::handlePost(const char* url, const char* target, uint32 len, const char* buf, bool file, void* notifyData, bool sendNotification, bool allowHeaders)