Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dbox.e35 extern void DrawBoxObj ARGS_DECL((Window, int X, int Y, struct ObjRec *));
H A Dbox.c236 void DrawBoxObj(win, XOff, YOff, ObjPtr) in DrawBoxObj() function
487 DrawBoxObj(drawWindow, drawOrigX, drawOrigY, topObj);
H A Ddrawing.c758 DrawBoxObj(Win, drawOrigX, drawOrigY, ObjPtr);