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

  /external/chromium_org/remoting/webapp/browser_test/
scrollbar_browser_test.js 20 browserTest.Scrollbars = function() {
41 browserTest.Scrollbars.prototype.run = function(data) {
48 // Verify that scrollbars are added/removed correctly on the home screen.
57 browserTest.Scrollbars.prototype.verifyHomeScreenScrollbars_ = function() {
64 // so make the window large not to require scrollbars before each test.
131 browserTest.Scrollbars.prototype.getScrollbarState_ = function() {
150 browserTest.Scrollbars.prototype.verifyScrollbarState_ =
175 browserTest.Scrollbars.prototype.resize_ = function(width, height) {
190 browserTest.Scrollbars.prototype.resizeAndVerifyScroll_ =
  /external/chromium_org/third_party/WebKit/Source/core/frame/
BarProp.h 46 enum Type { Locationbar, Menubar, Personalbar, Scrollbars, Statusbar, Toolbar };

Completed in 128 milliseconds