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/Source/platform/scroll/
ScrollTypes.h 121 enum ScrollbarOrientation { HorizontalScrollbar, VerticalScrollbar };
  /external/chromium_org/third_party/WebKit/public/platform/
WebThemeEngine.h 64 enum ScrollbarOrientation {
75 ScrollbarOrientation orientation;

Completed in 61 milliseconds