Home
last modified time | relevance | path

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

/dports/lang/seed7/seed7/src/
H A Ddrw_drv.h122 void drwSetWindowName (winType aWindow, const const_striType windowName);
H A Ddrw_dos.c540 void drwSetWindowName (winType aWindow, const const_striType windowName) in drwSetWindowName() function
H A Ddrw_emc.c1222 void drwSetWindowName (winType aWindow, const const_striType windowName) in drwSetWindowName() function
H A Ddrwlib.c1503 drwSetWindowName(take_win(arg_1(arguments)), take_stri(arg_2(arguments))); in drw_setWindowName()
H A Ddrw_win.c2099 void drwSetWindowName (winType aWindow, const const_striType windowName) in drwSetWindowName() function
H A Ddrw_x11.c2654 void drwSetWindowName (winType aWindow, const const_striType windowName) in drwSetWindowName() function
/dports/lang/seed7/seed7/lib/comp/
H A Ddrw_act.s7i210 declareExtern(c_prog, "void drwSetWindowName (winType, const const_striType);");
1175 c_expr.expr &:= "drwSetWindowName(";