seekable 43 ManualTests/NPN_Invoke/main.c NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype); seekable 183 ManualTests/NPN_Invoke/main.c NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype) seekable 1742 Source/core/html/HTMLMediaElement.cpp RefPtr<TimeRanges> seekableRanges = seekable(); seekable 2949 Source/core/html/HTMLMediaElement.cpp RefPtr<TimeRanges> seekableRanges = seekable(); seekable 135 Source/core/html/HTMLMediaElement.h PassRefPtr<TimeRanges> seekable() const; seekable 113 Source/core/html/MediaController.cpp RefPtr<TimeRanges> seekableRanges = m_mediaElements.first()->seekable(); seekable 115 Source/core/html/MediaController.cpp seekableRanges->intersectWith(m_mediaElements[index]->seekable().get()); seekable 56 Source/core/html/MediaController.h PassRefPtr<TimeRanges> seekable() const;