Home | History | Annotate | Download | only in dom

Lines Matching refs:setScrollTop

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