Searched defs:NPNVariable (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h449 } NPNVariable; typedef in typeref:enum:__anon13827
707 NPError NP_LOADDS NPP_SetValue(NPP instance, NPNVariable variable, void *value);
740 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable, void *value);
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h464 } NPNVariable; typedef in typeref:enum:__anon13754
847 NPError NP_LOADDS NPP_SetValue(NPP instance, NPNVariable variable, void *value);
881 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable,

Completed in 182 milliseconds