Searched refs:SCROLL_BAR_SIZE (Results 1 – 1 of 1) sorted by relevance
37 private static final int SCROLL_BAR_SIZE = 10; field in ShadowViewConfiguration81 scrollbarSize = (int) (density * SCROLL_BAR_SIZE + 0.5f); in setup()97 return SCROLL_BAR_SIZE; in getScrollBarSize()