Home
last modified time | relevance | path

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

/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/Test/
H A DTestGfxPrimitives.c140 void SetClipNoBorder (SDL_Surface *screen, int x1, int y1, int x2, int y2) in SetClipNoBorder() function
165 SetClipNoBorder (screen,0,0,WIDTH-1,HEIGHT-1); in ClearScreen()