Home
last modified time | relevance | path

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

/dports/misc/window/window/
H A Dww.h152 struct ww_update { struct
232 extern struct ww_update *wwupd; /* for display update */
H A Dwwupdate.c51 struct ww_update *upd; in wwupdate1()
132 register struct ww_update *u; in wwupdate1()
H A Dwwinit.c68 struct ww_update *wwupd; /* for display update */
307 wwupd = (struct ww_update *) malloc((unsigned) wwnrow * sizeof *wwupd); in wwinit()