Searched defs:border (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | border.c | 51 border(chtype left, chtype right, chtype top, chtype bottom, chtype topleft, function in typeref:typename:int [all...] |
| H A D | curses.h | 447 #define border(l, r, t, b, tl, tr, bl, br) \ macro |
| /src/sbin/wsconsctl/ | ||
| H A D | display.c | 45 static int border; variable in typeref:typename:int |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ | ||
| H A D | intel_panel.c | 253 u32 border, sync_pos, blank_width, sync_width; local in function:centre_horizontally 275 u32 border, sync_pos, blank_width, sync_width; local in function:centre_vertically 325 i9xx_scale_aspect(struct intel_crtc_state * pipe_config,u32 * pfit_control,u32 * pfit_pgm_ratios,u32 * border) argument 387 u32 pfit_control = 0, pfit_pgm_ratios = 0, border = 0; local in function:intel_gmch_panel_fitting [all...] |
| /src/sys/net/ | ||
| H A D | zlib.c | 3975 local const uInt border[] = { /* Order of the bit length code lengths */ variable in typeref:typename:local const uInt[] |
Completed in 14 milliseconds