Searched defs:oncancel (Results 1 – 4 of 4) sorted by relevance
329 const oncancel = () => { function
2122 oncancel: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null; property5811 oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null; property
2142 oncancel: ((this: Animation, ev: AnimationPlaybackEvent) => any) | null; property5831 oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null; property
81898 static nsIAtom* oncancel; member in nsGkAtoms