Searched refs:NPSetWindowCallbackStruct (Results 1 – 5 of 5) sorted by relevance
86 NPSetWindowCallbackStruct* extra = in CheckWindow()87 static_cast<NPSetWindowCallbackStruct*>(window->ws_info); in CheckWindow()
79 delete static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in ~WebPluginDelegateImpl()141 window_.ws_info = new NPSetWindowCallbackStruct; in WindowedCreatePlugin()142 NPSetWindowCallbackStruct* extra = in WindowedCreatePlugin()143 static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in WindowedCreatePlugin()508 window_.ws_info = new NPSetWindowCallbackStruct; in WindowlessSetWindow()509 NPSetWindowCallbackStruct* extra = in WindowlessSetWindow()510 static_cast<NPSetWindowCallbackStruct*>(window_.ws_info); in WindowlessSetWindow()
59 } NPSetWindowCallbackStruct; typedef
289 typedef struct _NPSetWindowCallbackStruct NPSetWindowCallbackStruct; typedef
329 } NPSetWindowCallbackStruct; typedef