HomeSort by relevance Sort by last modified time
    Searched refs:m_allowPopups (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginView.cpp 71 bool allowPopups() const { return m_allowPopups; }
77 , m_allowPopups(allowPopups)
83 bool m_allowPopups;
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
NetscapePluginInstanceProxy.mm 88 bool allowPopups() const { return m_allowPopups; }
95 , m_allowPopups(allowPopups)
102 bool m_allowPopups;
    [all...]

Completed in 188 milliseconds