Home | History | Annotate | Download | only in x11

Lines Matching defs:yTop

1396       int yTop = b->mesa_buffer.Height - y - height;
1404 b->backxrb->ximage, x, yTop,
1405 x, yTop, width, height, False );
1414 b->backxrb->ximage, x, yTop,
1415 x, yTop, width, height );
1424 x, yTop, width, height, /* source region */
1425 x, yTop /* dest region */