Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h1656 stbtt_int32 ins, i,j=0,m,n, next_move, was_off=0, off, start_off=0; in stbtt__GetGlyphShapeTT() local
1670 next_move = 0; in stbtt__GetGlyphShapeTT()
1731 if (next_move == i) { in stbtt__GetGlyphShapeTT()
1758 next_move = 1 + ttUSHORT(endPtsOfContours+j*2); in stbtt__GetGlyphShapeTT()