Home | History | Annotate | Download | only in wm

Lines Matching refs:cpos

1385                 int cpos = windows.indexOf(cw);
1386 if (cpos >= 0) {
1387 if (cpos < interestingPos) interestingPos--;
1389 + cpos + ": " + cw);
1390 windows.remove(cpos);