Lines Matching defs:subwindow
83 /* The XID of the root subwindow that contains the current target. */
392 * Returns the client window under the specified root subwindow.
410 private void doUpdateTargetWindow(long subwindow, long time) {
416 if (subwindow != 0) {
417 clientWindow = findClientWindow(subwindow);
434 targetRootSubwindow = subwindow;
443 long subwindow = xmotion.get_subwindow();
447 * query the server for the current root subwindow.
453 XlibWrapper.larg2, // subwindow
459 subwindow = Native.getLong(XlibWrapper.larg2);
462 if (targetRootSubwindow != subwindow) {
478 doUpdateTargetWindow(subwindow, time);
627 XlibWrapper.larg2, // subwindow