Searched refs:r_width (Results 1 – 1 of 1) sorted by relevance
1105 unsigned int r_width; in SetValues() local1121 XGetGeometry(dpy, XtWindow(cur), &root, &r_x, &r_y, &r_width, in SetValues()1131 if ((win_x > (int)r_width) || (win_y > (int)r_height)) in SetValues()