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

  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 415 } NPPVariable;
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/
npapi.h 409 } NPPVariable;
846 NPError NP_LOADDS NPP_GetValue(NPP instance, NPPVariable variable, void *value);
883 NPError NP_LOADDS NPN_SetValue(NPP instance, NPPVariable variable,

Completed in 116 milliseconds