Searched defs:nScrollBarValue (Results 1 – 4 of 4) sorted by relevance
98 int nScrollBarValue = sb.getMaximum() - sb.getVisibleAmount() - 1; in paintComponent() local
104 int nScrollBarValue = sb.getMaximum() - sb.getVisibleAmount() - 1; in UpdateVerticalScrollBar() local
120 int nScrollBarValue = sb.getMaximum() - sb.getVisibleAmount() - 1; in paintComponent() local
122 int nScrollBarValue = sb.getMaximum() - sb.getVisibleAmount() - 1; in paintComponent() local
Completed in 22 milliseconds