Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1248 stbtt_uint8 *endPtsOfContours; in stbtt_GetGlyphShape() local
1265 endPtsOfContours = (data + g + 10); in stbtt_GetGlyphShape()
1269 n = 1+ttUSHORT(endPtsOfContours + numberOfContours*2-2); in stbtt_GetGlyphShape()
1364 next_move = 1 + ttUSHORT(endPtsOfContours+j*2); in stbtt_GetGlyphShape()