HomeSort by relevance Sort by last modified time
    Searched refs:documentStep (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollableArea.h 256 virtual int documentStep(ScrollbarOrientation) const;
ScrollableArea.cpp 132 step = documentStep(orientation);
438 int ScrollableArea::documentStep(ScrollbarOrientation orientation) const

Completed in 63 milliseconds