Searched refs:horizontalScrollBarHeight (Results 1 – 1 of 1) sorted by relevance
4032 int horizontalScrollBarHeight = view.getHorizontalScrollbarHeight(); in testScrollbarStyle() local4034 assertTrue(horizontalScrollBarHeight > 0); in testScrollbarStyle()4041 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()4051 assertEquals(horizontalScrollBarHeight, view.getPaddingBottom()); in testScrollbarStyle()