Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() function
1733 …num_vertices = stbtt__close_shape(vertices, num_vertices, was_off, start_off, sx,sy,scx,scy,cx,cy); in stbtt__GetGlyphShapeTT()
1776 …num_vertices = stbtt__close_shape(vertices, num_vertices, was_off, start_off, sx,sy,scx,scy,cx,cy); in stbtt__GetGlyphShapeTT()