Home | History | Annotate | Download | only in Plugins

Lines Matching defs:oldAllowPopups

738     bool oldAllowPopups = frame->script()->allowPopupsFromPlugin();
743 frame->script()->setAllowPopupsFromPlugin(oldAllowPopups);
938 bool oldAllowPopups = frame->script()->allowPopupsFromPlugin();
947 frame->script()->setAllowPopupsFromPlugin(oldAllowPopups);