Searched refs:positiveDirection (Results 1 – 1 of 1) sorted by relevance
137 …e(float delta, WheelEvent::Granularity granularity, ScrollDirection positiveDirection, ScrollDirec… in scrollNode() argument151 …return enclosingBox->scroll(delta < 0 ? negativeDirection : positiveDirection, ScrollByPage, absDe… in scrollNode()154 …return enclosingBox->scroll(delta < 0 ? negativeDirection : positiveDirection, ScrollByLine, absDe… in scrollNode()157 …return enclosingBox->scroll(delta < 0 ? negativeDirection : positiveDirection, ScrollByPixel, absD… in scrollNode()