Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ddrw_drv.h99 void drwPoint (const_winType actual_window, intType x, intType y);
H A Ddrw_dos.c393 void drwPoint (const_winType actual_window, intType x, intType y) in drwPoint() function
H A Ddrw_emc.c842 void drwPoint (const_winType actual_window, intType x, intType y) in drwPoint() function
H A Ddrwlib.c1208 drwPoint(actual_window, x, y); in drw_point()
H A Ddrw_win.c1599 void drwPoint (const_winType actual_window, intType x, intType y) in drwPoint() function
H A Ddrw_x11.c1890 void drwPoint (const_winType actual_window, intType x, intType y) in drwPoint() function
/dports/lang/seed7/seed7/lib/comp/
H A Ddrw_act.s7i179 declareExtern(c_prog, "void drwPoint (const_winType, intType, intType);");
929 c_expr.expr &:= "drwPoint(";