Home | History | Annotate | Download | only in dom

Lines Matching full:direction

225             ScrollDirection direction = ScrollDown;
227 direction = ScrollUp;
230 toRenderBox(rend)->layer()->scroll(direction, granularity, units);