Searched refs:rect (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_win32con.c | 532 SMALL_RECT rect; in _nc_console_set_scrollback() local 551 rect = info->srWindow; in _nc_console_set_scrollback() 572 rect.Left = in _nc_console_set_scrollback() 573 rect.Top = 0; in _nc_console_set_scrollback() 574 rect.Right = (SHORT) (wide - 1); in _nc_console_set_scrollback() 575 rect.Bottom = (SHORT) (high - 1); in _nc_console_set_scrollback() 592 rect.Top, rect.Left, in _nc_console_set_scrollback() 593 rect.Bottom, rect.Right)); in _nc_console_set_scrollback() 595 SetConsoleWindowInfo(WINCONSOLE.hdl, TRUE, &rect); /* srWindow */ in _nc_console_set_scrollback()
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | structntlm__type2__coll__graph.map | 1 <area shape="rect" href="$structntlm__buf.html" title="ntlm_buf" alt="" coords="12,5,87,32">
|
H A D | structntlm__type3__coll__graph.map | 1 <area shape="rect" href="$structntlm__buf.html" title="ntlm_buf" alt="" coords="12,5,87,32">
|
/freebsd/sys/dev/vt/ |
H A D | vt_buf.c | 418 term_rect_t rect; in vtbuf_do_clearhistory() local 425 rect.tr_begin.tp_row = rect.tr_begin.tp_col = 0; in vtbuf_do_clearhistory() 426 rect.tr_end.tp_col = vb->vb_scr_size.tp_col; in vtbuf_do_clearhistory() 427 rect.tr_end.tp_row = vb->vb_history_size; in vtbuf_do_clearhistory() 429 vtbuf_do_fill(vb, &rect, VTBUF_SPACE_CHAR(ch)); in vtbuf_do_clearhistory()
|
H A D | vt_core.c | 663 vt_termrect(struct vt_device *vd, struct vt_font *vf, term_rect_t *rect) in vt_termrect() argument 666 rect->tr_begin.tp_row = rect->tr_begin.tp_col = 0; in vt_termrect() 668 rect->tr_begin.tp_row = vt_logo_sprite_height; in vt_termrect() 670 rect->tr_end.tp_row = vd->vd_height; in vt_termrect() 671 rect->tr_end.tp_col = vd->vd_width; in vt_termrect() 674 rect->tr_begin.tp_row = in vt_termrect() 675 howmany(rect->tr_begin.tp_row, vf->vf_height); in vt_termrect() 677 rect->tr_end.tp_row = MIN(rect->tr_end.tp_row / vf->vf_height, in vt_termrect() 679 rect->tr_end.tp_col = MIN(rect->tr_end.tp_col / vf->vf_width, in vt_termrect()
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 942 SMALL_RECT rect; in set_scrollback() local 961 rect = info->srWindow; in set_scrollback() 982 rect.Left = in set_scrollback() 983 rect.Top = 0; in set_scrollback() 984 rect.Right = (SHORT) (wide - 1); in set_scrollback() 985 rect.Bottom = (SHORT) (high - 1); in set_scrollback() 1002 rect.Top, rect.Left, in set_scrollback() 1003 rect.Bottom, rect.Right)); in set_scrollback() 1005 SetConsoleWindowInfo(CON.hdl, TRUE, &rect); /* srWindow */ in set_scrollback()
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 1741 teken_rect_t rect; in gfx_fb_putimage() local 1845 rect.tr_begin.tp_col = ux1 / gfx_state.tg_font.vf_width; in gfx_fb_putimage() 1846 rect.tr_begin.tp_row = uy1 / gfx_state.tg_font.vf_height; in gfx_fb_putimage() 1847 rect.tr_end.tp_col = (ux1 + fwidth) / gfx_state.tg_font.vf_width; in gfx_fb_putimage() 1848 rect.tr_end.tp_row = (uy1 + fheight) / gfx_state.tg_font.vf_height; in gfx_fb_putimage() 1854 term_image_display(&gfx_state, &rect); in gfx_fb_putimage()
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 238 self.rect = self.sample.create_rectangle(0, 0, 24, 24, 253 self.sample.itemconfigure(self.rect, fill=color)
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 1789 rect a UDP service, instead of a TCP service (which is the
|
/freebsd/share/dict/ |
H A D | web2 | 164976 rect
|