Searched refs:dsty (Results 1 – 1 of 1) sorted by relevance
181 int dstx = 10; int dsty = 10; in main() local206 if (parse_geometry(optarg, &dstw, &dsth, &dstx, &dsty)) { in main()210 printf("Got dest: w=%d h=%d x=%d y=%d\n", dstw, dsth, dstx, dsty); in main()311 req->dst_rect.y = dsty; in main()