Home | History | Annotate | Download | only in dom

Lines Matching defs:setScrollTop

706 void Element::setScrollTop(int newTop)
710 rend->setScrollTop(static_cast<int>(newTop * rend->style()->effectiveZoom()));