Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c50 radix_pos(long id, int height) in radix_pos()
108 int height, pos; in node_tag_clear() local
146 int height; in radix_tree_lookup() local
220 int height; in radix_tree_iter_find() local
265 int height; in radix_tree_delete() local
325 int height; in radix_tree_insert() local
424 int height; in radix_tree_store() local
530 int height, pos; in radix_tree_tag_set() local
566 int height; in radix_tree_tag_clear() local
/freebsd/usr.sbin/bhyve/
H A Dbhyvegc.c43 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init()
76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize()
H A Dbhyvegc.h37 int height; member
/freebsd/contrib/lutok/
H A Doperations.cpp80 const int height = s.get_top() - nargs; in do_file() local
120 const int height = s.get_top() - nargs; in do_string() local
/freebsd/sys/compat/linux/
H A Dlinux_videodev_compat.h25 int32_t width, height; member
32 uint32_t width, height; member
42 l_int height, width; member
/freebsd/sys/dev/virtio/gpu/
H A Dvirtio_gpu.c151 int x, y, width, height; in vtgpu_fb_bitblt_text() local
170 unsigned int width, unsigned int height, in vtgpu_fb_bitblt_bitmap()
188 unsigned int width, unsigned int height, in vtgpu_fb_bitblt_argb()
201 int width, height; in vtgpu_fb_drawrect() local
624 uint32_t width, uint32_t height) in vtgpu_set_scanout()
662 uint32_t width, uint32_t height) in vtgpu_transfer_to_host_2d()
701 uint32_t width, uint32_t height) in vtgpu_resource_flush()
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1038 …y_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) in drm_has_preferred_mode()
1060 int width, int height) in drm_pick_cmdline_mode()
1138 bool *enabled, int width, int height) in drm_target_cloned()
1211 bool *enabled, int width, int height) in drm_target_preferred()
1246 int n, int width, int height) in drm_pick_crtcs()
1330 int width, height; in drm_setup_crtcs() local
H A Ddrm_sarea.h57 unsigned int height; member
/freebsd/sys/dev/videomode/
H A Dpickmode.c43 pick_mode_by_dotclock(int width, int height, int dotclock) in pick_mode_by_dotclock()
68 pick_mode_by_ref(int width, int height, int refresh) in pick_mode_by_ref()
/freebsd/sys/contrib/xen/io/
H A Dfbif.h50 int32_t height; /* rect height */ member
63 int32_t height; /* height in pixels */ member
137 int32_t height; /* the height of the framebuffer (in pixels) */ member
H A Ddisplif.h517 uint32_t height; member
637 uint32_t height; member
719 uint32_t height; member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlinux_logo.h13 unsigned int height; member
H A Dfont.h21 unsigned int height; member
/freebsd/sys/dev/video/
H A Dvideo.h19 uint32_t height; member
78 uint32_t height; member
95 uint32_t height; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h216 unsigned height : 28; variable
236 unsigned height) in ImutAVLTree()
/freebsd/stand/efi/loader/
H A Dframebuffer.c67 unsigned int height; member
736 efi_get_max_resolution(int *width, int *height) in efi_get_max_resolution()
782 int height, max_height, max_width, width; in gop_autoresize() local
/freebsd/stand/i386/libi386/
H A Dvbe.c69 unsigned int height; member
116 vbe_get_max_resolution(int *width, int *height) in vbe_get_max_resolution()
960 uint32_t width, height; in vbe_modelist() local
1126 uint32_t width, height; in vbe_default_mode() local
/freebsd/sys/contrib/v4l/
H A Dvideodev.h143 __s32 width, height; member
150 __u32 width,height; /* Its size */ member
165 __u32 width, height; /* Area to capture */ member
175 int height,width; member
183 int height,width; member
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c133 ofwfb_bitblt_bitmap(struct vt_device * vd,const struct vt_window * vw,const uint8_t * pattern,const uint8_t * mask,unsigned int width,unsigned int height,unsigned int x,unsigned int y,term_color_t fg,term_color_t bg) ofwfb_bitblt_bitmap() argument
483 pcell_t depth, height, width, stride; ofwfb_init() local
[all...]
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c505 unsigned int x, unsigned int y, unsigned int height) in vga_bitblt_pixels_block_2colors()
533 unsigned int x, unsigned int y, unsigned int height) in vga_bitblt_pixels_block_ncolors()
963 unsigned int width, unsigned int height, in vga_bitblt_bitmap()
1006 unsigned int width, unsigned int height, in vga_bitblt_argb()
/freebsd/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c162 pcell_t height, width, stride; vt_simplefb_init() local
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js150 'height': options.style.height || '', property
855 $(this).css({ opacity: '', height: '' }); property
1911 height: FALSE, property
2236 height: newSize[1], property
2308 height: size[1] + border property
2535 height: 6, property
2569 height: viewport[0] === window ? viewport.height() : viewport.outerHeight(FALSE), property
/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.c281 unsigned int width, unsigned int height, in vt_fb_bitblt_bitmap()
346 unsigned int width, unsigned int height, in vt_fb_bitblt_argb()
/freebsd/contrib/pnglite/
H A Dpnglite.h79 unsigned height; member
/freebsd/stand/common/
H A Dgfx_fb.c1130 uint32_t width, height; in gfx_bitblt_bitmap() local
1185 unsigned x, y, width, height; in gfx_fb_printchar() local
1366 uint32_t sx, sy, dx, dy, width, height; in gfx_fb_copy_area() local
1594 allocate_glyphbuffer(uint32_t width, uint32_t height) in allocate_glyphbuffer()
1610 gfx_fb_cons_display(uint32_t x, uint32_t y, uint32_t width, uint32_t height, in gfx_fb_cons_display()
2309 gfx_get_font(teken_unit_t rows, teken_unit_t cols, teken_unit_t height, in gfx_get_font()
2367 unsigned height = h; in set_font() local
2455 setup_font(teken_gfx_t *state, teken_unit_t height, teken_unit_t width) in setup_font()

1234