Home
last modified time | relevance | path

Searched refs:getDocumentProp (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/plugin/npapi/
H A Dplugin.h99 std::string getDocumentProp(const std::string& propname) const;
H A Dplugin.cpp1055 nsPluginInstance::getDocumentProp(const std::string& propname) const in getDocumentProp() function in gnash::nsPluginInstance
1136 ncookie = getDocumentProp("cookie"); in setupCookies()
1490 return getDocumentProp("baseURI"); in getCurrentPageURL()