Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestFonts.c111 static int fontsize[NUM_SDLGFX_FONTS] = { variable
136 myfont=(char *)malloc(fontsize[i]); in LoadFontFile()
159 bytesRead = fread(myfont,fontsize[i],1,file); in LoadFontFile()
184 … %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], fontfile[i],fontsize[i], rotation); in Draw()
214 … %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], fontfile[i],fontsize[i], rotation); in Draw()
245 … %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], fontfile[i],fontsize[i], rotation); in Draw()
273 … %ix%i, file '%s', %i bytes, rotation %i\n",fontw[i], fonth[i], fontfile[i],fontsize[i], rotation); in Draw()

Completed in 3 milliseconds