Home
last modified time | relevance | path

Searched defs:onpause (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts5998 onpause: (ev: Event) => any; property
8009 onpause: (ev: Event) => any; property
15976 onpause: (ev: Event) => any; property
16809 declare var onpause: (ev: Event) => any; variable
/third_party/typescript/src/lib/
Ddom.generated.d.ts5968 onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null; property
9544 onpause: ((this: MediaRecorder, ev: Event) => any) | null; property
13892 onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; property
/third_party/typescript/lib/
Dlib.dom.d.ts5988 onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null; property
9564 onpause: ((this: MediaRecorder, ev: Event) => any) | null; property
13912 onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; property
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp83263 static nsIAtom* onpause; member in nsGkAtoms