Searched defs:onscroll (Results 1 – 4 of 4) sorted by relevance
6035 onscroll: (ev: UIEvent) => any; property8015 onscroll: (ev: UIEvent) => any; property13949 onscroll: (ev: UIEvent) => any; property15985 onscroll: (ev: UIEvent) => any; property16818 declare var onscroll: (ev: UIEvent) => any; variable
6027 onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null; property14647 onscroll: ((this: VisualViewport, ev: Event) => any) | null; property
6007 onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null; property14627 onscroll: ((this: VisualViewport, ev: Event) => any) | null; property
82095 static nsIAtom* onscroll; member in nsGkAtoms