Home | History | Annotate | Download | only in pdf

Lines Matching defs:Scroll

104 // Set scroll position (Plugin -> Page)
486 // TODO(raymes): Implement this scroll behavior in JS:
487 // When click+dragging, scroll the document correctly.
788 void OutOfProcessInstance::Scroll(const pp::Point& point) {
1063 // Note: If we are in print preview mode the scroll location is retained
1064 // across document loads so we don't want to scroll again and override it.