Searched defs:onpause (Results 1 – 4 of 4) sorted by relevance
5998 onpause: (ev: Event) => any; property8009 onpause: (ev: Event) => any; property15976 onpause: (ev: Event) => any; property16809 declare var onpause: (ev: Event) => any; variable
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
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
83263 static nsIAtom* onpause; member in nsGkAtoms