Home | History | Annotate | Download | only in dom

Lines Matching full:newtop

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