| /titanic_51/usr/src/uts/common/io/ |
| H A D | tem.c | 213 int width, height; in tem_internal_init() local 232 height = tems.ts_c_dimension.height; in tem_internal_init() 233 ptem->tvs_screen_buf_size = width * height; in tem_internal_init() 235 (unsigned char *)kmem_alloc(width * height, KM_SLEEP); in tem_internal_init() 237 total = width * height * tc_size; in tem_internal_init() 246 for (i = 0; i < height; i++) in tem_internal_init() 389 size_t height = 0; in tem_info_init() local 473 plat_tem_get_prom_size(&height, &width); in tem_info_init() 478 tems_setup_terminal(&temargs, height, widt in tem_info_init() 523 tems_setup_terminal(struct vis_devinit * tp,size_t height,size_t width) tems_setup_terminal() argument [all...] |
| H A D | tem_safe.c | 655 row < tems.ts_c_dimension.height; in tem_safe_chkparam() 683 row < tems.ts_c_dimension.height; in tem_safe_chkparam() 730 tems.ts_c_dimension.height - 1, in tem_safe_chkparam() 740 tems.ts_c_dimension.height - 1, in tem_safe_chkparam() 755 tems.ts_c_dimension.height - 1, in tem_safe_chkparam() 764 tems.ts_c_dimension.height - 1, in tem_safe_chkparam() 892 if (row >= tems.ts_c_dimension.height) { in tem_safe_lf() 895 tems.ts_c_dimension.height - 1, in tem_safe_lf() 898 row = tems.ts_c_dimension.height - in tem_safe_lf() 1093 if (tem->tvs_nscroll > tems.ts_c_dimension.height) in tem_safe_parse() 1309 tem_safe_image_display(struct tem_vt_state * tem,uchar_t * image,int height,int width,screen_pos_t row,screen_pos_t col,cred_t * credp,enum called_from called_from) tem_safe_image_display() argument 1531 int nrows, ncols, width, height; tem_safe_pix_clear_prom_output() local 1554 int nrows, ncols, width, height; tem_safe_pix_clear_entire_screen() local 1929 set_font(struct font * f,short * rows,short * cols,short height,short width) set_font() argument [all...] |
| /titanic_51/usr/src/man/man7i/ |
| H A D | visual_io.7i | 217 screen_size_t height; 235 \fBwidth\fR and \fBheight\fR are the width and height of the device. If 269 mode change event occurs that changes the screen height, width or depth. The 310 screen_size_t height 324 \fBwidth\fR and \fBheight\fR are the width and height of the cursor. 361 screen_size_t height;
|
| /titanic_51/usr/src/boot/sys/boot/efi/include/ |
| H A D | efiuga.h | 105 (DestinationX, DestinationY) (DestinationX + Width, DestinationY + Height). 109 (SourceX, SourceY) (SourceX + Width, SourceY + Height) and place it in 111 (DestinationX + Width, DestinationY + Height). If DestinationX or 116 (SourceX, SourceY) (SourceX + Width, SourceY + Height) directly to the 118 (DestinationX + Width, DestinationY + Height). If SourceX or SourceY is 123 (SourceX + Width, SourceY + Height) .to the video display rectangle 124 (DestinationX, DestinationY) (DestinationX + Width, DestinationY + Height). 130 buffer has a size of Width*Height*sizeof(EFI_UGA_PIXEL) 137 @param[in] Height - Hight of rectangle in BltBuffer in pixels. 156 IN UINTN Height, [all...] |
| /titanic_51/usr/src/uts/common/sys/ |
| H A D | visual_io.h | 199 * is expected to draw a cursor at position (col,row) of size width x height. 214 * and height specify the size of the data. 236 screen_size_t height; /* Height of data */ member 255 screen_size_t height; /* Height of cursor */ member 294 screen_size_t height; /* Height of the device */ member
|
| H A D | font.h | 38 short height; member 45 short height; member
|
| H A D | msio.h | 46 int height; /* height of the screen */ member
|
| /titanic_51/usr/src/lib/libeti/menu/common/ |
| H A D | chk.c | 46 if (Y(current) >= *top + Height(m)) { in _chk_top() 47 *top = Y(current) - Height(m) + 1; in _chk_top() 63 if (Y(current) >= *top + Height(m)) { in _chk_current() 64 *top = min(Y(current), Rows(m) - Height(m)); in _chk_current()
|
| H A D | post.c | 204 if (c < Width(m) || r < Height(m)) { in post_menu() 215 * Take the minimum of the height of the menu (Height), the in post_menu() 216 * physical height of the window (r), and the number of rows in post_menu() 219 r = min(min(r, Rows(m)), Height(m)); in post_menu()
|
| H A D | driver.c | 113 if (++top > Rows(m) - Height(m)) { in menu_driver() 122 n = min(Height(m), top); in menu_driver() 135 n = min(Height(m), Rows(m) - Height(m) - top); in menu_driver()
|
| /titanic_51/usr/src/cmd/lp/filter/postscript/dpost/ |
| H A D | pictures.c | 97 char hwo[40], *p; /* height, width and offset strings */ in picture() 100 double frame[4]; /* height, width, y, and x offsets from hwo[] */ in picture() 128 * height[,width[,yoffset[,xoffset]]] in picture() 131 * poffset, indent, length, and totrap are given in machine units. height, width, in picture() 162 frame[0] = frame[1] = -1; /* default frame height, width */ in picture() 170 if ( frame[0] <= 0 ) /* check what we got for height */ in picture()
|
| /titanic_51/usr/src/psm/promif/ieee1275/common/ |
| H A D | prom_fb.c | 95 "char-height swap l! window-top swap l! " in prom_get_term_font_size() 134 prom_get_tem_size(size_t *height, size_t *width) in prom_get_tem_size() argument 147 *height = prom_atol(buf, len); in prom_get_tem_size()
|
| /titanic_51/usr/src/cmd/ast/libshell/common/scripts/ |
| H A D | mandelbrotset1.sh | 239 [h:height?Height of fractal.]:[height] 270 printmsg "# height=${m_height}"
|
| /titanic_51/usr/src/lib/libshell/common/scripts/ |
| H A D | mandelbrotset1.sh | 239 [h:height?Height of fractal.]:[height] 270 printmsg "# height=${m_height}"
|
| /titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/ |
| H A D | SLPDgui.java | 78 setSize(WIDTH, HEIGHT); in SLPDgui() 107 static private int HEIGHT = 750; field in SLPDgui
|
| /titanic_51/usr/src/grub/grub-0.97/stage2/ |
| H A D | graphics.c | 370 unsigned i, len, idx, colors, x, y, width, height; in read_image() local 395 * Width Height NumberOfColors CharactersPerPixel in read_image() 410 height = c - '0'; in read_image() 413 height = height * 10 + c - '0'; in read_image() 493 while (y < height) { in read_image()
|
| /titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | pmDialog.java | 67 screenSize.height / 2 - yoffset); in pmDialog() 74 parentBounds.y + parentBounds.height / 2 - yoffset); in pmDialog()
|
| /titanic_51/usr/src/uts/common/os/ |
| H A D | lgrp_topo.c | 35 #define LGRP_TOPO_LEVELS 4 /* default height limit */ 36 #define LGRP_TOPO_LEVELS_MAX 4 /* max height limit */ 47 * Height to limit lgroup topology 804 * Return height of lgroup topology from given lgroup to root 870 * Determine height of lgroup topology from old leaf to root lgroup, in lgrp_lineage_add() 871 * so height of topology may be limited if necessary in lgrp_lineage_add() 1337 * Flatten lgroup topology down to height specified 1414 * Return current height limit for lgroup topology 1424 * Return default height limit for lgroup topology 1434 * Set height limi [all...] |
| /titanic_51/usr/src/cmd/tsol/misc/ |
| H A D | txzonemgr.sh | 369 encryption=$(zenity --list --title="$title" --height=320 \ 532 --height=300 \ 944 --height=250 \ 969 --height=200 \ 1146 --height=300 \ 1231 --height=300 \ 1296 --height=300 \ 1354 --height=250 \ 1403 --height=300 \ 1470 --height [all...] |
| /titanic_51/usr/src/man/man7m/ |
| H A D | usbms.7m | 248 int height; /* height of the screen */
|
| /titanic_51/usr/src/common/avl/ |
| H A D | avl.c | 38 * any given node, the left and right subtrees are allowed to differ in height 293 * 0 : subtree did not change height 294 * !0 : subtree was reduced in height 351 * the height of this sub-tree -- used in "return...;" below in avl_rotation() 675 * height due to a rotation. 801 * we can stop, since the height didn't change above this point in avl_remove() 813 * If the rotation doesn't change the height in avl_remove()
|
| /titanic_51/usr/src/uts/common/io/usb/hcd/ehci/ |
| H A D | ehci_util.c | 208 uint_t height); 2295 uint_t height, leftmost, list; in ehci_allocate_classic_tt_bandwidth() local 2364 /* Find the height in the tree */ in ehci_allocate_classic_tt_bandwidth() 2365 height = ehci_lattice_height(interval); in ehci_allocate_classic_tt_bandwidth() 2368 leftmost = ehci_leftmost_leaf(pnode, height); in ehci_allocate_classic_tt_bandwidth() 2459 uint_t height, leftmost; in ehci_deallocate_high_speed_bandwidth() local 2486 /* Find the height in the tree */ in ehci_deallocate_high_speed_bandwidth() 2487 height = ehci_lattice_height(interval); in ehci_deallocate_high_speed_bandwidth() 2492 leftmost = ehci_leftmost_leaf(pnode, height); in ehci_deallocate_high_speed_bandwidth() 2539 uint_t bandwidth, height, leftmos in ehci_deallocate_classic_tt_bandwidth() local 2988 uint_t height = ehci_lattice_height(interval); ehci_find_periodic_node() local 3026 ehci_leftmost_leaf(uint_t node,uint_t height) ehci_leftmost_leaf() argument [all...] |
| /titanic_51/usr/src/cmd/tbl/ |
| H A D | t7.c | 108 * For nroff runs, we need to reserve space for the full height of the in need() 109 * horizontal rules. If we don't reserve sufficient height, we'll have in need()
|
| /titanic_51/usr/src/uts/sparc/io/ |
| H A D | consplat.c | 230 plat_tem_get_prom_size(size_t *height, size_t *width) in plat_tem_get_prom_size() argument 232 prom_get_tem_size(height, width); in plat_tem_get_prom_size()
|
| /titanic_51/usr/src/lib/libcurses/screen/ |
| H A D | copywin.c | 61 int height = (maxRowDst - minRowDst) + 1, in copywin() local 93 for (ySrc = minRowSrc, yDst = minRowDst; height-- > 0; ySrc++, yDst++) { in copywin()
|