Searched defs:height (Results 101 - 125 of 133) sorted by relevance

123456

/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h243 ImutAVLTree(Factory *f, ImutAVLTree* l, ImutAVLTree* r, value_type_ref v, unsigned height) argument
[all...]
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev.h143 __s32 width, height; member in struct:video_clip
150 __u32 width,height; /* Its size */ member in struct:video_window
165 __u32 width, height; /* Area to capture */ member in struct:video_capture
175 int height,width; member in struct:video_buffer
183 int height,width; member in struct:video_mmap
/freebsd-9.3-release/sys/dev/drm/
H A Dmga_drm.h406 int height, ydir; /* flip image vertically */ member in struct:_drm_mga_blit
H A Dr128_drm.h284 unsigned short width, height; member in struct:drm_r128_blit
H A Dradeon_state.c1670 u32 height; local
[all...]
H A Di915_drm.h86 int width, height; /* screen size in pixels */ member in struct:drm_i915_sarea
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_edid.c1229 int width = 0, height; local
[all...]
H A Ddrm_mode.h263 uint32_t width, height; member in struct:drm_mode_fb_cmd
275 uint32_t width, height; member in struct:drm_mode_fb_cmd2
367 uint32_t height; member in struct:drm_mode_cursor
417 uint32_t height; member in struct:drm_mode_create_dumb
H A Ddrm_crtc.h243 unsigned int height; member in struct:drm_framebuffer
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Devergreen_cs.c762 unsigned dim, llevel, mslice, width, height, depth, i; local
[all...]
H A Dr600_cs.c363 u32 height, height_align, pitch, pitch_align, depth_align; local
532 u32 height = 8192; local
1544 unsigned width, height, depth, size; local
[all...]
H A Dradeon_state.c1708 u32 height; local
[all...]
/freebsd-9.3-release/sys/dev/fb/
H A Dcreator.c658 creator_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
H A Dmachfb.c805 machfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
H A Dvesa.c1593 vesa_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
H A Dvga.c2338 vga_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
/freebsd-9.3-release/sys/dev/syscons/
H A Dsyscons.c2745 change_cursor_shape(scr_stat *scp, int flags, int base, int height) argument
2766 sc_change_cursor_shape(scr_stat *scp, int flags, int base, int height) argument
[all...]
H A Dsyscons.h181 int height; member in struct:cursor_attr
/freebsd-9.3-release/sys/xen/interface/
H A Dxen.h576 uint16_t width, height; member in struct:dom0_vga_console_info::__anon10622::__anon10624
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dresrc.c94 bfd_byte height; member in struct:icondir
845 define_control(const rc_res_id iid, rc_uint_type id, rc_uint_type x, rc_uint_type y, rc_uint_type width, rc_uint_type height, const rc_res_id class, rc_uint_type style, rc_uint_type exstyle) argument
1576 define_toolbar(rc_res_id id, rc_res_res_info *resinfo, rc_uint_type width, rc_uint_type height, rc_toolbar_item *items) argument
[all...]
H A Dwindint.h358 rc_uint_type height; member in struct:rc_group_cursor
372 bfd_byte height[2]; member in struct:bin_group_cursor_item
404 rc_uint_type height; member in struct:rc_dialog
429 bfd_byte height[2]; member in struct:bin_dialog
458 bfd_byte height[2]; member in struct:bin_dialogex
647 rc_uint_type height; member in struct:rc_dialog_control
665 bfd_byte height[2]; member in struct:bin_dialog_control
678 bfd_byte height[2]; member in struct:bin_dialogex_control
722 bfd_byte height; member in struct:rc_group_icon
746 bfd_byte height[ member in struct:bin_group_icon_item
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dutil.c153 dlg_attr_clear(WINDOW *win, int height, int width, chtype attr) argument
855 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) argument
872 dlg_print_scrolled(WINDOW *win, const char *prompt, int offset, int height, int width, int pauseopt) argument
1021 auto_size_preformatted(const char *prompt, int *height, int *width) argument
1108 real_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1174 dlg_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1199 dlg_auto_sizefile(const char *title, const char *file, int *height, int *width, int boxlines, int mincols) argument
1294 dlg_draw_box(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar) argument
1472 repaint_shadow(DIALOG_WINDOWS * dw, bool draw, int y, int x, int height, int width) argument
1537 dlg_draw_shadow(WINDOW *win, int y, int x, int height, int width) argument
1539 repaint_shadow(find_window(win), TRUE, y, x, height, width); local
1658 dlg_print_size(int height, int width) argument
1665 dlg_ctl_size(int height, int width) argument
1704 dlg_calc_listh(int *height, int *list_height, int item_no) argument
1818 dlg_box_y_ordinate(int height) argument
1850 int height = getmaxy(win); local
1921 dlg_new_window(int height, int width, int y, int x) argument
1931 dlg_new_modal_window(WINDOW *parent, int height, int width, int y, int x) argument
1960 dlg_move_window(WINDOW *win, int height, int width, int y, int x) argument
1990 dlg_sub_window(WINDOW *parent, int height, int width, int y, int x) argument
[all...]
/freebsd-9.3-release/contrib/ncurses/form/
H A Dfrm_driver.c488 int width, height; local
532 int row, height; local
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_sdvo.c742 uint16_t width, height; local
700 intel_sdvo_create_preferred_input_timing(struct intel_sdvo *intel_sdvo, uint16_t clock, uint16_t width, uint16_t height) argument
/freebsd-9.3-release/sys/sys/
H A Dconsio.h230 unsigned int height; member in struct:vfnt

Completed in 404 milliseconds

123456