Searched refs:WMID (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXWM.java109 switch (WMID) {
145 int WMID; field in class:XWM
149 XWM(int WMID) { argument
150 this.WMID = WMID;
155 return WMID;
1291 switch (WMID) {

Completed in 601 milliseconds