Lines Matching defs:pr
12273 int pr;
12332 pr = XParseXineramaGeometry(screen->display, xw->misc.geo_metry, &pos);
12347 if ((pr & XValue) && (XNegative & pr)) {
12352 if ((pr & YValue) && (YNegative & pr)) {
12376 if ((XValue & pr) || (YValue & pr)) {
12379 switch (pr & (XNegative | YNegative)) {
12402 if ((WidthValue & pr) || (HeightValue & pr))