Searched defs:onpause (Results 1 – 5 of 5) sorted by relevance
264 function onpause() { function
5998 onpause: (ev: Event) => any; property8009 onpause: (ev: Event) => any; property15976 onpause: (ev: Event) => any; property16809 declare var onpause: (ev: Event) => any; variable
5988 onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null; property9564 onpause: ((this: MediaRecorder, ev: Event) => any) | null; property13912 onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; property
5968 onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null; property9544 onpause: ((this: MediaRecorder, ev: Event) => any) | null; property13892 onpause: ((this: SpeechSynthesisUtterance, ev: SpeechSynthesisEvent) => any) | null; property
83263 static nsIAtom* onpause; member in nsGkAtoms