Home | History | Annotate | Download | only in rendering

Lines Matching refs:setScrollLeft

1069 void RenderTextControlSingleLine::setScrollLeft(int newLeft)
1072 innerTextElement()->setScrollLeft(newLeft);