Searched defs:fixed_position (Results 1 – 1 of 1) sorted by relevance
62 struct fixed_position { struct63 int x[4];64 int y[4];65 int area;66 int dx01;67 int dy01;68 int dx20;69 int dy20;