Lines Matching refs:twm
35 #include "twm.h"
265 if (tmp->twm->title_height) {
267 int x = tmp->twm->highlightx;
269 XWarpPointer(dpy, None, tmp->twm->title_w, 0, 0, 0, 0,
273 XWarpPointer(dpy, None, tmp->twm->w, 0, 0, 0, 0, 5, 5);
381 tmp->twm = tmp_win;
474 if ((*compar) (tmp_win->icon_name, tmp1->twm->icon_name) < 0) {
608 if ((*compar) (tmp1->twm->icon_name, tmp2->twm->icon_name) > 0) {
611 InsertInIconManager(ip, tmp2, tmp2->twm);