web_pub/browser_plugin_api/inc/npapi.h
branchRCL_3
changeset 44 800203832575
parent 11 c8a366e56285
child 48 79859ed3eea9
equal deleted inserted replaced
42:a1a5d4e727e8 44:800203832575
   364     // Custom NPP variables, starting from 100 till 1000
   364     // Custom NPP variables, starting from 100 till 1000
   365     NPPVPluginFocusPosition = 100,    
   365     NPPVPluginFocusPosition = 100,    
   366     NPPVPluginDeactivate = 101,
   366     NPPVPluginDeactivate = 101,
   367     NPPVPluginZoom = 102,
   367     NPPVPluginZoom = 102,
   368     NPPVPluginPointerEvent = 103,
   368     NPPVPluginPointerEvent = 103,
       
   369     NPPVPluginBitmap = 104, 
   369     NPPVpluginInteractiveBool = 1000,
   370     NPPVpluginInteractiveBool = 1000,
   370 #endif
   371 #endif
   371 
   372 
   372     /* Get the plugin value (as \0-terminated UTF-8 string data) for
   373     /* Get the plugin value (as \0-terminated UTF-8 string data) for
   373      * form submission if the plugin is part of a form. Use
   374      * form submission if the plugin is part of a form. Use