Home
last modified time | relevance | path

Searched refs:pts_x (Results 1 – 4 of 4) sorted by relevance

/dports/games/xoids/xoids-1.5/
H A Doids.h139 int pts_x[5], member
151 int pts_x[5], member
H A Doids.c1410 dx = this_shot->x + this_shot->pts_x[this_shot->kill_pts[i]] - obj->x;
1460 curr->pts_x[j] = curr1->pts_x[j];
1498 …obj->S[i]->pts_x[j] = Weapon[obj->wpn].pts_x[j] * cos_table[obj->curr_map] - Weapon[obj->wpn].pts_…
1499 …obj->S[i]->pts_y[j] = -Weapon[obj->wpn].pts_x[j] * sin_table[obj->curr_map] - Weapon[obj->wpn].pts…
H A Doids_x.c1204 …heDrawable, theGC, (int) curr->x + curr->pts_x[j], (int) curr->y + curr->pts_y[j], (int) curr->x …
1238 …Drawable, theGC, (int) curr->ox + curr->pts_x[j], (int) curr->oy + curr->pts_y[j], (int) curr->ox…
/dports/math/py-seaborn/seaborn-0.11.0/seaborn/
H A Ddistributions.py662 pts_x, pts_y = 72 / ax.figure.dpi * (
667 binwidth_points = pts_x