Searched refs:PushPopupsEnabledState (Results 1 – 5 of 5) sorted by relevance
220 void PushPopupsEnabledState(bool enabled);
268 instance()->PushPopupsEnabledState(true); in HandleInputEvent()
1005 delegate->instance()->PushPopupsEnabledState(true); in NativeWndProc()1307 instance()->PushPopupsEnabledState(true); in PlatformHandleInputEvent()
517 void PluginInstance::PushPopupsEnabledState(bool enabled) { in PushPopupsEnabledState() function in content::PluginInstance
919 plugin->PushPopupsEnabledState(enabled ? true : false); in NPN_PushPopupsEnabledState()