Searched refs:NPERR_STREAM_NOT_SEEKABLE (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
H A Dnpapi.h622 #define NPERR_STREAM_NOT_SEEKABLE (NPERR_BASE + 13) macro
/external/chromium_org/third_party/npapi/bindings/
H A Dnpapi.h765 #define NPERR_STREAM_NOT_SEEKABLE (NPERR_BASE + 13) macro
/external/chromium_org/third_party/npapi/npspy/common/
H A Dformat.cpp235 case NPERR_STREAM_NOT_SEEKABLE:
236 sprintf(szError, "NPERR_STREAM_NOT_SEEKABLE");

Completed in 29 milliseconds