Searched refs:first_y (Results 1 – 1 of 1) sorted by relevance
2143 float first_x, first_y; member2182 if(ctx->first_x != ctx->x || ctx->first_y != ctx->y)2183 stbtt__csctx_v(ctx, STBTT_vline, (int)ctx->first_x, (int)ctx->first_y, 0, 0, 0, 0);2190 ctx->first_y = ctx->y = ctx->y + dy;