Searched defs:NPN_PushPopupsEnabledState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
H A Dnpn_gate.cpp423 bool NPN_PushPopupsEnabledState(NPP id, NPBool enabled) function
/external/chromium_org/content/child/npapi/
H A Dplugin_host.cc153 host_funcs_.pushpopupsenabledstate = NPN_PushPopupsEnabledState;
917 void NPN_PushPopupsEnabledState(NPP id, NPBool enabled) { function

Completed in 53 milliseconds