Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/
H A Dgfxload.c279 TFB_DrawCanvas_Delete (img[cel_index]); in _GetCelData()
445 TFB_DrawCanvas_Delete (canvas); in _GetFontData()
512 TFB_DrawCanvas_Delete (bcd->canvas); in _GetFontData()
517 TFB_DrawCanvas_Delete (bcd->canvas); in _GetFontData()
547 TFB_DrawCanvas_Delete (bcds[bcdI].canvas); in _GetFontData()
H A Dtfb_draw.c416 TFB_DrawCanvas_Delete (image->NormalImg); in TFB_DrawImage_Delete()
420 TFB_DrawCanvas_Delete (image->ScaledImg); in TFB_DrawImage_Delete()
426 TFB_DrawCanvas_Delete (image->FilledImg); in TFB_DrawImage_Delete()
H A Dtfb_draw.h149 void TFB_DrawCanvas_Delete (TFB_Canvas canvas);
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/sdl/
H A Dcanvas.c458 TFB_DrawCanvas_Delete (newfill); in TFB_DrawCanvas_FilledImage()
699 TFB_DrawCanvas_Delete (old); in TFB_DrawCanvas_New_ScaleTarget()
775 TFB_DrawCanvas_Delete (TFB_Canvas canvas) in TFB_DrawCanvas_Delete() function
870 TFB_DrawCanvas_Delete (canvas); in TFB_DrawCanvas_ToScreenFormat()