/external/chromium_org/content/child/npapi/ |
D | plugin_stream.h | 67 bool seekable() const { return seekable_stream_; } in seekable() function 69 void set_seekable(bool seekable) { seekable_stream_ = seekable; } in set_seekable()
|
D | plugin_instance.cc | 268 NPBool seekable, in NPP_NewStream()
|
/external/chromium_org/content/test/plugin/ |
D | plugin_delete_plugin_in_stream_test.cc | 35 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_execute_stream_javascript.cc | 20 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_get_javascript_url2_test.cc | 41 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_request_read_test.cc | 40 NPBool seekable, uint16* stream_type) { in NewStream()
|
D | plugin_get_javascript_url_test.cc | 100 NPBool seekable, in NewStream()
|
D | plugin_geturl_test.cc | 145 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_test.cc | 160 NPBool seekable, uint16* stype) { in NewStream()
|
D | plugin_client.cc | 155 NPStream* stream, NPBool seekable, uint16* stype) { in NPP_NewStream()
|
/external/chromium_org/content/shell/tools/plugin/Tests/ |
D | GetURLWithJavaScriptURL.cpp | 61 …virtual NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)… in NPP_NewStream()
|
/external/tremolo/Tremolo/ |
D | ivorbisfile.h | 68 int seekable; member
|
/external/libvorbis/include/vorbis/ |
D | vorbisfile.h | 113 int seekable; member
|
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/ |
D | storage_api.py | 524 def seekable(self): member in ReadBuffer 858 def seekable(self): member in StreamingBuffer
|
/external/chromium_org/third_party/npapi/npspy/common/ |
D | npp_gate.cpp | 234 NPBool seekable, in NPP_NewStream()
|
D | epmanager.cpp | 290 …::callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* styp… in callNPP_NewStream()
|
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/ |
D | main.c | 183 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… in NPP_NewStream()
|
/external/chromium_org/ui/file_manager/video_player/js/cast/ |
D | cast_video_element.js | 133 get seekable() { getter in CastVideoElement
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | MediaController.cpp | 102 PassRefPtrWillBeRawPtr<TimeRanges> MediaController::seekable() const in seekable() function in blink::MediaController
|
D | HTMLMediaElement.cpp | 3292 PassRefPtrWillBeRawPtr<TimeRanges> HTMLMediaElement::seekable() const in seekable() function in blink::HTMLMediaElement
|
/external/chromium_org/content/shell/tools/plugin/ |
D | PluginTest.cpp | 99 NPBool seekable, in NPP_NewStream()
|
D | main.cpp | 411 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *s… in NPP_NewStream()
|
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/ |
D | serialutil.py | 529 def seekable(self): return False member in SerialBase
|