Home | History | Annotate | Download | only in rendering

Lines Matching refs:ScrollByDocument

2125         if (granularity == ScrollByDocument) {
2126 // Special-case for the ScrollByDocument granularity. A document scroll can only be up
2128 didHorizontalScroll = m_hBar->scroll(ScrollLeft, ScrollByDocument, multiplier);