Searched refs:stbtt__csctx_rmove_to (Results 1 – 1 of 1) sorted by relevance
2186 static void stbtt__csctx_rmove_to(stbtt__csctx * ctx, float dx, float dy) function2292 stbtt__csctx_rmove_to(c, s[sp - 2], s[sp - 1]);2297 stbtt__csctx_rmove_to(c, 0, s[sp - 1]);2302 stbtt__csctx_rmove_to(c, s[sp - 1], 0);