Home
last modified time | relevance | path

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

/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/util/alevt/
H A Dui.c18 static void msg(struct vtwin *w, u8 *str, ...);
19 static void err(struct vtwin *w, u8 *str, ...);
56 static void set_title(struct vtwin *w) in set_title()
303 static void do_hist_pgno(struct vtwin *w) in do_hist_pgno()
315 static void put_head_line(struct vtwin *w, u8 *p) in put_head_line()
341 static void put_menu_line(struct vtwin *w) in put_menu_line()
367 static void msg(struct vtwin *w, u8 *str, ...) in msg()
377 static void err(struct vtwin *w, u8 *str, ...) in err()
444 struct vtwin *parent, int pgno, int subno) in vtwin_new()
446 struct vtwin *w; in vtwin_new()
[all …]
H A Dui.h11 struct vtwin struct
13 struct vtwin *parent, *child; argument
33 extern struct vtwin *vtwin_new(struct xio *xio, struct vbi *vbi, char *geom, argument
34 struct vtwin *parent, int pgno, int subno);
H A Dmain.c77 static struct vtwin * start(int argc, char **argv, struct vtwin *parent, in start()
156 struct vtwin *parent = 0; in main()
/dports/net/omnitty/omnitty-0.3.0/
H A Dmain.c65 static WINDOW *vtwin = NULL; variable
152 vtwin = newwin(termrows-3, *vtcols, 1, C); in wins_init()
196 touchwin(vtwin); wclear(vtwin); in wins_init()
244 machmgr_draw_vt(vtwin); in redraw()
245 if (force_full_redraw) touchwin(vtwin); in redraw()
246 wrefresh(vtwin); in redraw()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Ditem_tname_test.cpp268 item vtwin = item( "v2_combustion" ); variable
272 REQUIRE( vtwin.engine_displacement() == 100 );
276 CHECK( vtwin.tname() == "1.0L V-twin engine" );
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Ditem_tname_test.cpp268 item vtwin = item( "v2_combustion" ); variable
272 REQUIRE( vtwin.engine_displacement() == 100 );
276 CHECK( vtwin.tname() == "1.0L V-twin engine" );
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tcs/
H A Dex2.utf3 新しい xterm のために vtwin の変更が必要となって、それにちょっと