Home
last modified time | relevance | path

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

/lk-master/lib/gfx/include/lib/
A Dgfx.h66 void gfx_fillrect(gfx_surface *surface, uint x, uint y, uint width, uint height, uint color);
/lk-master/lib/gfxconsole/
A Dgfxconsole.c90gfx_fillrect(gfxconsole.surface, 0, gfxconsole.surface->height - FONT_Y - gfxconsole.extray, gfxco… in gfxconsole_putc()
/lk-master/lib/gfx/
A Dgfx.c112 void gfx_fillrect(gfx_surface *surface, uint x, uint y, uint width, uint height, uint color) { in gfx_fillrect() function

Completed in 4 milliseconds