Home
last modified time | relevance | path

Searched defs:putbox (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/svgalib/svgalib-1.4.3/gl/
H A Ddef.h22 #define putbox (*(__currentcontext.ff.driver_putbox_func)) macro
/dports/games/xkoules/koules1.4/xlib/
H A Dtext.c15 putbox (int x, int y, int w, int h, void *b) in putbox() function
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dgrlib.c57 #define putbox (*(__currentcontext.ff.driver_putbox_func)) macro
/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Ddraw.c372 void putbox(int x, int y, int width, int height, int colour, s_screen *screen, s_drawmethod *drawme… in putbox() function
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gamelib/
H A Ddraw.c372 void putbox(int x, int y, int width, int height, int colour, s_screen *screen, s_drawmethod *drawme… in putbox() function
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Ddraw.c372 void putbox(int x, int y, int width, int height, int colour, s_screen *screen, s_drawmethod *drawme… in putbox() function
/dports/devel/spin/Spin-version-6.5.0/Src/
H A Dmsc_tcl.c259 putbox(int x) in putbox() function
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dsoi1.c99 static void putbox(int x1, int y1, int x2, int y2, int color) in putbox() function
H A Dsoi.c319 static void putbox(int x1, int y1, int x2, int y2, int color) in putbox() function