Searched refs:stbtt__csctx_rmove_to (Results 1 – 1 of 1) sorted by relevance
2178 static void stbtt__csctx_rmove_to(stbtt__csctx * ctx, float dx, float dy) function2284 stbtt__csctx_rmove_to(c, s[sp - 2], s[sp - 1]);2289 stbtt__csctx_rmove_to(c, 0, s[sp - 1]);2294 stbtt__csctx_rmove_to(c, s[sp - 1], 0);