Searched refs:horiz (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/stand/boot/efi/loader/arch/x86_64/ |
| HD | framebuffer.c | 275 uint32_t horiz, vert, stride; in efifb_from_uga() local 278 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh); in efifb_from_uga() 282 efifb->fb_width = horiz; in efifb_from_uga() 315 horiz = 1680; in efifb_from_uga() 323 horiz = 1280; in efifb_from_uga() 336 if (offset >= 0 && efifb->fb_width == horiz && in efifb_from_uga() 407 efifb->fb_addr, horiz * 8); in efifb_from_uga()
|
| /dragonfly/contrib/mdocml/ |
| HD | tbl_term.c | 170 int dvert, fc, horiz, lhori, rhori, uvert; in term_tbl() local 224 horiz = 0; in term_tbl() 228 horiz = 1; in term_tbl() 315 (horiz || (IS_HORIZ(sp->layout->first) && in term_tbl() 325 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->lvert)) { in term_tbl() 334 if (horiz) in term_tbl() 507 (horiz || (IS_HORIZ(sp->layout->last) && in term_tbl() 523 if (uvert > 0 || dvert > 0 || (horiz && sp->opts->rvert)) { in term_tbl() 524 if (horiz == 0 && (IS_HORIZ(sp->layout->last) == 0 || in term_tbl() 560 } else if (horiz == 0 && sp->opts->opts & TBL_OPT_ALLBOX && in term_tbl()
|
| /dragonfly/contrib/tcsh-6/nls/finnish/ |
| HD | set4 | 7 5 cursor to horiz pos
|
| /dragonfly/contrib/tcsh-6/nls/ukrainian/ |
| HD | set4 | 7 5 cursor to horiz pos
|
| /dragonfly/contrib/ee/ |
| HD | ee.c | 262 void draw_line P_((int vertical, int horiz, unsigned char *ptr, int t_pos, int length)); 1009 draw_line(vertical, horiz, ptr, t_pos, length) /* redraw line from current position */ in draw_line() argument 1011 int horiz; /* current horizontal position on screen */ 1023 abs_column = horiz; 1024 column = horiz - horiz_offset; 1062 wmove(text_win, vertical, (horiz - horiz_offset));
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | macintosh | 164 # 77 beshort # horiz posn in window
|