Lines Matching refs:stbrp_coord
83 typedef int stbrp_coord;
85 typedef unsigned short stbrp_coord;
119 stbrp_coord w, h;
122 stbrp_coord x, y;
175 stbrp_coord x,y;
283 context->extra[1].x = (stbrp_coord) width;
461 node->x = (stbrp_coord) res.x;
462 node->y = (stbrp_coord) (res.y + height);
494 cur->x = (stbrp_coord) (res.x + width);
567 rects[i].x = (stbrp_coord) fr.x;
568 rects[i].y = (stbrp_coord) fr.y;