HomeSort by relevance Sort by last modified time
    Searched defs:NPNVariable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 449 } NPNVariable;
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/
npapi.h 464 } NPNVariable;
847 NPError NP_LOADDS NPP_SetValue(NPP instance, NPNVariable variable, void *value);
881 NPError NP_LOADDS NPN_GetValue(NPP instance, NPNVariable variable,

Completed in 71 milliseconds