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/platform/scroll/
ScrollTypes.h 121 enum ScrollbarOrientation { HorizontalScrollbar, VerticalScrollbar };

Completed in 178 milliseconds