Home
last modified time | relevance | path

Searched refs:SourceBufferList (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts214 interface SourceBufferList { interface
Ddom.generated.d.ts10313 readonly activeSourceBuffers: SourceBufferList;
10319 readonly sourceBuffers: SourceBufferList;
15119 interface SourceBufferList extends EventTarget { interface
15121 onaddsourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;
15122 onremovesourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;
15123 …K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBu…
15125 …K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBu…
15130 declare var SourceBufferList: { variable
15131 prototype: SourceBufferList;
15132 new(): SourceBufferList;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts234 interface SourceBufferList { interface
Dlib.dom.d.ts10333 readonly activeSourceBuffers: SourceBufferList;
10339 readonly sourceBuffers: SourceBufferList;
15139 interface SourceBufferList extends EventTarget { interface
15141 onaddsourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;
15142 onremovesourcebuffer: ((this: SourceBufferList, ev: Event) => any) | null;
15143 …K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBu…
15145 …K extends keyof SourceBufferListEventMap>(type: K, listener: (this: SourceBufferList, ev: SourceBu…
15150 declare var SourceBufferList: { variable
15151 prototype: SourceBufferList;
15152 new(): SourceBufferList;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …erRegistration" | "ShadowRoot" | "SharedWorker" | "SourceBuffer" | "SourceBufferList" | "SpeechGra…
DmappedTypeRecursiveInference.types100 …ration: any; ShadowRoot: any; SharedWorker: any; SourceBuffer: any; SourceBufferList: any; SpeechG…
102 …ration: any; ShadowRoot: any; SharedWorker: any; SourceBuffer: any; SourceBufferList: any; SpeechG…
108 …ration: any; ShadowRoot: any; SharedWorker: any; SourceBuffer: any; SourceBufferList: any; SpeechG…
110 …ration: any; ShadowRoot: any; SharedWorker: any; SourceBuffer: any; SourceBufferList: any; SpeechG…
/third_party/typescript/tests/lib/
Dlib.d.ts11706 activeSourceBuffers: SourceBufferList;
11709 sourceBuffers: SourceBufferList;
14398 interface SourceBufferList extends EventTarget { interface
14404 declare var SourceBufferList: { variable
14405 prototype: SourceBufferList;
14406 new(): SourceBufferList;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136823 SourceBufferList, enumerator
137594 SourceBufferList, enumerator
142532 struct PrototypeTraits<prototypes::id::SourceBufferList>