Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ddrw_drv.h100 void drwPPoint (const_winType actual_window, intType x, intType y, intType col);
H A Ddrw_dos.c400 void drwPPoint (const_winType actual_window, intType x, intType y, intType col) in drwPPoint() function
H A Ddrw_emc.c849 void drwPPoint (const_winType actual_window, intType x, intType y, intType col) in drwPPoint() function
H A Ddrwlib.c1273 drwPPoint(actual_window, x, y, col); in drw_ppoint()
H A Ddrw_win.c1612 void drwPPoint (const_winType actual_window, intType x, intType y, intType col) in drwPPoint() function
H A Ddrw_x11.c1903 void drwPPoint (const_winType actual_window, intType x, intType y, intType col) in drwPPoint() function
/dports/lang/seed7/seed7/lib/comp/
H A Ddrw_act.s7i180 declareExtern(c_prog, "void drwPPoint (const_winType, intType, intType, intType);");
983 c_expr.expr &:= "drwPPoint(";