Searched refs:horiz (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/contrib/mdocml/ |
| HD | tbl_term.c | 67 int ic, horiz, spans, vert; in term_tbl() local 116 horiz = sp->pos == TBL_SPAN_HORIZ || sp->pos == TBL_SPAN_DHORIZ; in term_tbl() 121 term_word(tp, horiz ? "+" : "|"); in term_tbl() 123 tbl_char(tp, horiz ? '-' : ASCII_NBRSP, 1); in term_tbl() 172 } else if (horiz) in term_tbl() 180 term_word(tp, horiz ? "+" : " |"); in term_tbl() 182 tbl_char(tp, horiz ? '-' : ASCII_NBRSP, 1); in term_tbl()
|
| /NextBSD/sys/boot/efi/loader/arch/amd64/ |
| HD | framebuffer.c | 274 uint32_t horiz, vert, stride; in efifb_from_uga() local 277 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh); in efifb_from_uga() 281 efifb->fb_width = horiz; in efifb_from_uga() 314 horiz = 1680; in efifb_from_uga() 322 horiz = 1280; in efifb_from_uga() 335 if (offset >= 0 && efifb->fb_width == horiz && in efifb_from_uga() 406 efifb->fb_addr, horiz * 8); in efifb_from_uga()
|
| /NextBSD/share/examples/bootforth/ |
| HD | frames.4th | 101 hline \ Draw top horiz line 103 hline \ Draw bottom horiz line
|
| /NextBSD/contrib/tcsh/nls/ukrainian/ |
| HD | set4 | 8 5 cursor to horiz pos
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set4 | 8 5 cursor to horiz pos
|
| /NextBSD/contrib/tcsh/nls/finnish/ |
| HD | set4 | 8 5 cursor to horiz pos
|
| /NextBSD/sys/boot/forth/ |
| HD | frames.4th | 152 hline \ Draw top horiz line 154 hline \ Draw bottom horiz line
|
| /NextBSD/contrib/ee/ |
| HD | ee.c | 265 void draw_line P_((int vertical, int horiz, unsigned char *ptr, int t_pos, int length)); 1005 draw_line(vertical, horiz, ptr, t_pos, length) /* redraw line from current position */ in draw_line() argument 1007 int horiz; /* current horizontal position on screen */ 1019 abs_column = horiz; 1020 column = horiz - horiz_offset; 1058 wmove(text_win, vertical, (horiz - horiz_offset));
|
| /NextBSD/contrib/groff/src/devices/grohtml/ |
| HD | post-html.cpp | 2536 int horiz; in do_heading() local 2542 horiz = g->minh; in do_heading() 2549 if (horiz < g->minh) in do_heading() 2565 if (horiz < g->minh) in do_heading() 2568 horiz = g->maxh; in do_heading()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | macintosh | 76 # 77 beshort # horiz posn in window
|