HomeSort by relevance Sort by last modified time
    Searched refs:NPNURLVariable (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/npapi/bindings/
npapi.h 469 } NPNURLVariable;
894 NPError NP_LOADDS NPN_GetValueForURL(NPP instance, NPNURLVariable variable,
897 NPError NP_LOADDS NPN_SetValueForURL(NPP instance, NPNURLVariable variable,
npfunctions.h 119 typedef NPError (*NPN_GetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, char **value, uint32_t *len);
120 typedef NPError (*NPN_SetValueForURLPtr)(NPP npp, NPNURLVariable variable, const char *url, const char *value, uint32_t len);
  /external/chromium_org/content/child/npapi/
plugin_host.cc     [all...]

Completed in 53 milliseconds