Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestFonts.c89 static int fontw[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()
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()
245 …fprintf(stderr,"Drawing Font: size %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], … in Draw()
253 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()
273 …fprintf(stderr,"Drawing Font: size %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], … in Draw()
282 gfxPrimitivesSetFont(myfont,fontw[i],fonth[i]); in Draw()

Completed in 2 milliseconds