/illumos-gate/usr/src/lib/libeti/menu/common/ |
H A D | chk.c | 44 if (Y(current) >= *top + Height(m)) { in _chk_top() 45 *top = Y(current) - Height(m) + 1; in _chk_top() 61 if (Y(current) >= *top + Height(m)) { in _chk_current() 62 *top = min(Y(current), Rows(m) - Height(m)); in _chk_current()
|
H A D | driver.c | 111 if (++top > Rows(m) - Height(m)) { in menu_driver() 120 n = min(Height(m), top); in menu_driver() 133 n = min(Height(m), Rows(m) - Height(m) - top); in menu_driver()
|
H A D | visible.c | 49 bottom = Top(m) + Height(m) - 1; in item_visible()
|
H A D | post.c | 202 if (c < Width(m) || r < Height(m)) { in post_menu() 217 r = min(min(r, Rows(m)), Height(m)); in post_menu()
|
H A D | show.c | 48 r = min(Height(m), r); in _show()
|
H A D | scale.c | 67 *r = Height(m); in scale_menu()
|
H A D | topitem.c | 48 if (top < 0 || top > Rows(m) - Height(m)) { in set_top_row()
|
H A D | menuformat.c | 64 Height(m) = min(rows, Rows(m)); in set_menu_format()
|
/illumos-gate/usr/src/boot/common/ |
H A D | gfx_fb.c | 482 uint32_t Width, uint32_t Height) in gfxfb_blt_fill() argument 497 if (DestinationY + Height > in gfxfb_blt_fill() 504 if (Width == 0 || Height == 0) in gfxfb_blt_fill() 527 for (y = DestinationY; y < Height + DestinationY; y++) { in gfxfb_blt_fill() 563 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_video_to_buffer() argument 580 if (SourceY + Height > in gfxfb_blt_video_to_buffer() 587 if (Width == 0 || Height == 0) in gfxfb_blt_video_to_buffer() 613 for (sy = SourceY, dy = DestinationY; dy < Height + DestinationY; in gfxfb_blt_video_to_buffer() 665 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_buffer_to_video() argument 682 if (DestinationY + Height > in gfxfb_blt_buffer_to_video() [all …]
|
/illumos-gate/usr/src/boot/efi/include/Protocol/ |
H A D | HiiImage.h | 48 UINT16 Height; member 189 UINT16 Height; member
|
H A D | UgaDraw.h | 143 IN UINTN Height,
|
H A D | GraphicsOutput.h | 220 IN UINTN Height,
|
/illumos-gate/usr/src/boot/efi/include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 176 UINT16 Height; member 529 UINT16 Height; member 553 UINT16 Height; member 569 UINT16 Height; member 587 UINT16 Height; member 1972 UINT16 Height; member 2006 UINT16 Height; member 2045 UINT16 Height; member
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/ |
H A D | topo_usb_acpi.c | 86 infop->Height = ACPI_PLD_GET_HEIGHT(&buf32p[1]); in usbtopo_decode_pld()
|
/illumos-gate/usr/src/cmd/acpi/iasl/ |
H A D | aslpld.c | 318 PldInfo.Height = (UINT16) Value; in OpcDoPld() 751 ACPI_PLD_SET_HEIGHT (&Dword, PldInfo->Height); in OpcEncodePldBuffer()
|
/illumos-gate/usr/src/common/acpica/utilities/ |
H A D | utxface.c | 710 PldInfo->Height = ACPI_PLD_GET_HEIGHT(&Dword); in ACPI_EXPORT_SYMBOL()
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acbuffer.h | 234 UINT16 Height; member
|
/illumos-gate/usr/src/lib/libeti/menu/inc/ |
H A D | private.h | 42 #define Height(m) (m)->height macro
|
/illumos-gate/usr/src/common/acpica/disassembler/ |
H A D | dmbuffer.c | 893 AcpiOsPrintf (ACPI_PLD_OUTPUT16, "PLD_Height", PldInfo->Height); in AcpiDmPldBuffer()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 24376 039 Stick Height 24412 029 Height of POV 25027 049 Height 25174 03e Character Height
|