Searched defs:border (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/i915/display/ |
| H A D | intel_panel.c | 469 u32 border, sync_pos, blank_width, sync_width; in centre_horizontally() local 491 u32 border, sync_pos, blank_width, sync_width; in centre_vertically() local 544 u32 *border) in i9xx_scale_aspect() 603 u32 pfit_control = 0, pfit_pgm_ratios = 0, border = 0; in gmch_panel_fitting() local
|
| /openbsd-src/usr.bin/tmux/ |
| H A D | screen-redraw.c | 303 int border; screen_redraw_check_cell() local 366 enum screen_redraw_border_type border; screen_redraw_check_is() local 665 int arrows = 0, border; screen_redraw_draw_borders_cell() local [all...] |
| H A D | popup.c | 490 enum { NONE, LEFT, RIGHT, TOP, BOTTOM } border = NONE; popup_key_cb() local [all...] |
| /openbsd-src/usr.sbin/ospfd/ |
| H A D | ospfe.c | 835 u_int8_t border, virtual = 0; orig_rtr_lsa() local
|
| H A D | ospfd.h | 405 u_int8_t border; member
|
| /openbsd-src/usr.sbin/ospf6d/ |
| H A D | ospfe.c | 779 u_int8_t border, virtual = 0; orig_rtr_lsa() local
|
| H A D | ospf6d.h | 389 u_int8_t border; member
|
| /openbsd-src/sys/dev/wscons/ |
| H A D | wsdisplay.c | 2777 skip_spc_right(struct wsscreen * scr,int border) skip_spc_right() argument
|
| /openbsd-src/lib/libcurses/ |
| H A D | curses.h | 1243 #define border(ls, rs, ts, bs, tl, tr, bl, br) wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br) macro
|