Home
last modified time | relevance | path

Searched refs:stbtt__csctx_rmove_to (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimstb_truetype.h1910 static void stbtt__csctx_rmove_to(stbtt__csctx *ctx, float dx, float dy) in stbtt__csctx_rmove_to() function
2014 stbtt__csctx_rmove_to(c, s[sp-2], s[sp-1]); in stbtt__run_charstring()
2019 stbtt__csctx_rmove_to(c, 0, s[sp-1]); in stbtt__run_charstring()
2024 stbtt__csctx_rmove_to(c, s[sp-1], 0); in stbtt__run_charstring()