Searched defs:height (Results 26 - 50 of 133) sorted by relevance

123456

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_videodev_compat.h29 int32_t width, height; member in struct:l_video_clip
36 uint32_t width, height; member in struct:l_video_window
46 l_int height, width; member in struct:l_video_buffer
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_panel.c66 int x, y, width, height; local
[all...]
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_cursor.c154 radeon_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height) argument
H A Dr100_track.h30 unsigned height; member in struct:r100_cs_cube_info
42 unsigned height; member in struct:r100_cs_track_texture
H A Dradeon_fb.c117 int height = mode_cmd->height; local
/freebsd-9.3-release/sys/dev/syscons/
H A Dscgfbrndr.c227 gfb_cursor_shape(scr_stat *scp, int base, int height, int blink) argument
/freebsd-9.3-release/sys/pc98/cbus/
H A Dscgdcrndr.c140 gdc_txtcursor_shape(scr_stat *scp, int base, int height, int blink) argument
/freebsd-9.3-release/tools/tools/vt/mkkfont/
H A Dmkkfont.c50 uint8_t height; member in struct:file_header
/freebsd-9.3-release/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c76 int height, width, min_width; local
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dguage.c46 int height; member in struct:_my_obj
283 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
351 dialog_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
[all...]
H A Dtailbox.c170 print_page(MY_OBJ * obj, int height, int width) argument
283 dialog_tailbox(const char *title, const char *file, int height, int width, int bg_task) argument
[all...]
H A Dtimebox.c52 int height; member in struct:_box
93 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, int period, int value, int code) argument
140 dialog_timebox(const char *title, const char *subtitle, int height, int width, int hour, int minute, int second) argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dax-general.c385 int height; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/tui/
H A Dtui.c580 tui_get_command_dimension (int *width, int *height) argument
/freebsd-9.3-release/contrib/groff/src/preproc/pic/
H A Dtex.cpp52 double height; member in class:tex_output
/freebsd-9.3-release/contrib/texinfo/info/
H A Ddisplay.c43 display_initialize_display (int width, int height) argument
612 make_display(int width, int height) argument
[all...]
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dchecklist.c39 dialog_checklist(unsigned char *title, unsigned char *prompt, int height, int width, argument
[all...]
H A Dkernel.c166 void attr_clear(WINDOW *win, int height, int width, chtype attr) argument
186 void print_autowrap(WINDOW *win, unsigned char *prompt, int height, int width, int maxwidth, int y, int x, int center, int rawmode) argument
358 void draw_box(WINDOW *win, int y, int x, int height, int width, chtype box, chtype border) argument
394 draw_shadow(WINDOW *win, int y, int x, int height, int width) argument
[all...]
H A Dmenubox.c39 dialog_menu(unsigned char *title, unsigned char *prompt, int height, int width, int menu_height, int cnt, void *it, unsigned char *result, int *ch, int *sc) argument
[all...]
H A Dradiolist.c42 dialog_radiolist(unsigned char *title, unsigned char *prompt, int height, int width, int list_height, argument
[all...]
H A Dtextbox.c44 int dialog_textbox(unsigned char *title, unsigned char *file, int height, int width) argument
543 print_page(WINDOW *win, int height, int width) argument
644 get_search_term(WINDOW *win, unsigned char *search_term, int height, int width) argument
685 print_position(WINDOW *win, int height, int width) argument
[all...]
/freebsd-9.3-release/sys/dev/fb/
H A Dsplash_pcx.c64 int height; member in struct:__anon7833
/freebsd-9.3-release/sys/dev/vt/hw/fb/
H A Dvt_fb.c184 vt_fb_bitbltchr(struct vt_device *vd, const uint8_t *src, const uint8_t *mask, int bpl, vt_axis_t top, vt_axis_t left, unsigned int width, unsigned int height, term_color_t fg, term_color_t bg) argument
/freebsd-9.3-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c225 uint32_t depth, height, width; local
103 ofwfb_bitbltchr(struct vt_device *vd, const uint8_t *src, const uint8_t *mask, int bpl, vt_axis_t top, vt_axis_t left, unsigned int width, unsigned int height, term_color_t fg, term_color_t bg) argument
[all...]
/freebsd-9.3-release/sys/xen/interface/io/
H A Dfbif.h50 int32_t height; /* rect height */ member in struct:xenfb_update
63 int32_t height; /* height in pixels */ member in struct:xenfb_resize
137 int32_t height; /* the height of the framebuffer (in pixels) */ member in struct:xenfb_page

Completed in 181 milliseconds

123456