Searched defs:VERSCROLLBAR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXListPeer.java53 public final static int VERSCROLLBAR = 1; field in class:XListPeer
622 active = VERSCROLLBAR;
643 if (active == VERSCROLLBAR) {
687 if ((active == VERSCROLLBAR)) {

Completed in 34 milliseconds