Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestFonts.c100 static int fonth[NUM_SDLGFX_FONTS] = { variable
184 …fprintf(stderr,"Drawing Font: size %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], … in Draw()
192 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()
193 y += fonth[i]; in Draw()
214 …fprintf(stderr,"Drawing Font: size %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], … in Draw()
222 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()
223 y += fonth[i]; in Draw()
253 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()
254 x += fonth[i]; in Draw()
282 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()
[all …]

Completed in 2 milliseconds