Searched refs:NP_FULL (Results 1 – 11 of 11) sorted by relevance
709 #define NP_FULL 2 macro
422 uint16_t mode = parameters.loadManually ? NP_FULL : NP_EMBED; in initialize()
156 if (m_mode == NP_FULL || !m_isWindowed) in setFrameRect()906 , m_mode(loadManually ? NP_FULL : NP_EMBED) in PluginView()
490 if (m_mode != NP_FULL && m_mode != NP_EMBED) in setNPWindowIfNeeded()
116 … _mode == NP_FULL, _isPrivateBrowsingEnabled, accleratedCompositingEnabled);
629 if (m_mode != NP_FULL && m_mode != NP_EMBED) in setNPWindowIfNeeded()
161 _mode = NP_FULL;
1738 } else if (cTarget == NULL && _mode == NP_FULL) {
14984 [Gtk] Plugin Load crashes with NP_FULL mode
12963 …(-[IFPluginView initWithFrame:plugin:url:mime:arguments:]): removed special-case code for NP_FULL …
10083 …<rdar://problem/3842030> WebKit needs to pass the mode (NP_FULL, NP_EMBED, etc) when calling plugI…