Home | History | Annotate | Download | only in x11

Lines Matching defs:rw

1096             int rw, rh;        
1099 get_real_resolution(this, &rw, &rh);
1101 if (rw != saved_res.width || rh != saved_res.height) {