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