Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ddrw_drv.h87 void drwLine (const_winType actual_window,
H A Ddrw_dos.c335 void drwLine (const_winType actual_window, in drwLine() function
H A Ddrw_emc.c597 void drwLine (const_winType actual_window, in drwLine() function
H A Ddrwlib.c900 drwLine(actual_window, x1, y1, x2, y2); in drw_line()
H A Ddrw_win.c1221 void drwLine (const_winType actual_window, in drwLine() function
H A Ddrw_x11.c1498 void drwLine (const_winType actual_window, in drwLine() function
/dports/lang/seed7/seed7/lib/comp/
H A Ddrw_act.s7i166 … declareExtern(c_prog, "void drwLine (const_winType, intType, intType, intType, intType);");
681 c_expr.expr &:= "drwLine(";