Home | History | Annotate | Download | only in x11

Lines Matching refs:window_h

944          window_h <= xinerama_info.height ) {
953 set_best_resolution(this, window_w, window_h);
959 if ( window_h > real_h ) {
967 y = (real_h - window_h)/2;
1007 window_h <= xinerama_info.height ) {
1018 real_h = MAX(window_h, MAX(real_h, screen_h));