HomeSort by relevance Sort by last modified time
    Searched defs:ScrollbarOrientation (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/input/
scrollbar.h 16 enum ScrollbarOrientation { HORIZONTAL, VERTICAL };
26 virtual ScrollbarOrientation Orientation() const = 0;
  /external/chromium_org/third_party/WebKit/public/platform/mac/
WebThemeEngine.h 54 enum ScrollbarOrientation {
65 ScrollbarOrientation orientation;
  /external/chromium_org/third_party/WebKit/Source/core/platform/
ScrollTypes.h 120 enum ScrollbarOrientation { HorizontalScrollbar, VerticalScrollbar };

Completed in 42 milliseconds