web_pub/browser_plugin_api/inc/npapi.h
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 10 a359256acfc6
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
   360 
   360 
   361 #ifdef __SYMBIAN32__
   361 #ifdef __SYMBIAN32__
   362     // Custom NPP variables, starting from 100 till 1000
   362     // Custom NPP variables, starting from 100 till 1000
   363     NPPVPluginFocusPosition = 100,    
   363     NPPVPluginFocusPosition = 100,    
   364     NPPVPluginDeactivate = 101,
   364     NPPVPluginDeactivate = 101,
       
   365     NPPVPluginZoom = 102,
       
   366     NPPVPluginPointerEvent = 103,
   365     NPPVpluginInteractiveBool = 1000,
   367     NPPVpluginInteractiveBool = 1000,
   366 #endif
   368 #endif
   367 
   369 
   368     /* Get the plugin value (as \0-terminated UTF-8 string data) for
   370     /* Get the plugin value (as \0-terminated UTF-8 string data) for
   369      * form submission if the plugin is part of a form. Use
   371      * form submission if the plugin is part of a form. Use