Searched refs:NP_EMBED (Results 1 – 8 of 8) sorted by relevance
708 #define NP_EMBED 1 macro
422 uint16_t mode = parameters.loadManually ? NP_FULL : NP_EMBED; in initialize()
490 if (m_mode != NP_FULL && m_mode != NP_EMBED) in setNPWindowIfNeeded()
629 if (m_mode != NP_FULL && m_mode != NP_EMBED) in setNPWindowIfNeeded()
906 , m_mode(loadManually ? NP_FULL : NP_EMBED) in PluginView()
163 _mode = NP_EMBED;
2474 npPrint.mode = NP_EMBED;
10083 …<rdar://problem/3842030> WebKit needs to pass the mode (NP_FULL, NP_EMBED, etc) when calling plugI…