Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpapi.h622 #define NPERR_STREAM_NOT_SEEKABLE (NPERR_BASE + 13) macro
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h765 #define NPERR_STREAM_NOT_SEEKABLE (NPERR_BASE + 13) macro
/external/chromium_org/third_party/npapi/npspy/common/
Dformat.cpp235 case NPERR_STREAM_NOT_SEEKABLE: in FormatNPAPIError()