web_pub/browser_plugin_api/inc/npapi.h
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 10 a359256acfc6
--- a/web_pub/browser_plugin_api/inc/npapi.h	Mon Mar 30 12:54:55 2009 +0300
+++ b/web_pub/browser_plugin_api/inc/npapi.h	Fri May 08 08:25:06 2009 +0300
@@ -362,6 +362,8 @@
     // Custom NPP variables, starting from 100 till 1000
     NPPVPluginFocusPosition = 100,    
     NPPVPluginDeactivate = 101,
+    NPPVPluginZoom = 102,
+    NPPVPluginPointerEvent = 103,
     NPPVpluginInteractiveBool = 1000,
 #endif