Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1261 stbtt_uint8 flags=0,flagcount; in stbtt_GetGlyphShape() local
1277 flagcount=0; in stbtt_GetGlyphShape()
1288 if (flagcount == 0) { in stbtt_GetGlyphShape()
1291 flagcount = *points++; in stbtt_GetGlyphShape()
1293 --flagcount; in stbtt_GetGlyphShape()