Home | History | Annotate | Download | only in dom

Lines Matching refs:scrollWidth

488 int Element::scrollWidth() const
492 return adjustForAbsoluteZoom(rend->scrollWidth(), rend);