Searched refs:NPSetWindowCallbackStruct (Results 1 – 5 of 5) sorted by relevance
133 NPSetWindowCallbackStruct* callbackStruct = new NPSetWindowCallbackStruct; in platformPostInitialize()166 delete static_cast<NPSetWindowCallbackStruct*>(m_npWindow.ws_info); in platformDestroy()246 … ASSERT(qtDrawable.depth() == static_cast<NPSetWindowCallbackStruct*>(m_npWindow.ws_info)->depth); in platformPaint()
160 ((NPSetWindowCallbackStruct*)m_npWindow.ws_info)->depth); in updatePluginWidget()279 const int drawableDepth = ((NPSetWindowCallbackStruct*)m_npWindow.ws_info)->depth; in paintUsingXPixmap()960 NPSetWindowCallbackStruct* wsi = new NPSetWindowCallbackStruct(); in platformStart()
151 ((NPSetWindowCallbackStruct*)m_npWindow.ws_info)->depth); in updatePluginWidget()834 NPSetWindowCallbackStruct* ws = new NPSetWindowCallbackStruct(); in platformStart()
278 } NPSetWindowCallbackStruct; typedef
400 delete (NPSetWindowCallbackStruct *)m_npWindow.ws_info; in stop()