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

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h415 } NPPVariable; typedef in typeref:enum:__anon14680
706 NPError NP_LOADDS NPP_GetValue(NPP instance, NPPVariable variable, void *value);
741 NPError NP_LOADDS NPN_SetValue(NPP instance, NPPVariable variable, void *value);
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h409 } NPPVariable; typedef in typeref:enum:__anon14607
846 NPError NP_LOADDS NPP_GetValue(NPP instance, NPPVariable variable, void *value);
883 NPError NP_LOADDS NPN_SetValue(NPP instance, NPPVariable variable,

Completed in 84 milliseconds