Home
last modified time | relevance | path

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

123456

/linux-2.4.37.9/drivers/video/aty/
Dmach64_accel.c176 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect()
187 u_int width, u_int height, in aty_rectcopy()
226 void aty_rectfill(int dstx, int dsty, u_int width, u_int height, u_int color, in aty_rectfill()
254 int height, int width) in fbcon_aty_bmove()
276 int sx, int height, int width) in fbcon_aty_clear()
/linux-2.4.37.9/drivers/video/sis/
Dsis_accel.c134 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy()
221 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy()
344 int width, height; in fbcon_sis_fillrect() local
398 int height = area->height; in fbcon_sis_copyarea() local
455 int dsty, int dstx, int height, int width) in fbcon_sis_bmove()
516 int srcy, int srcx, int height, int width, int color) in fbcon_sis_clear()
546 int srcy, int srcx, int height, int width) in fbcon_sis_clear8()
563 int srcy, int srcx, int height, int width) in fbcon_sis_clear16()
580 int srcy, int srcx, int height, int width) in fbcon_sis_clear32()
/linux-2.4.37.9/scripts/lxdialog/
Dyesno.c28 print_buttons(WINDOW *dialog, int height, int width, int selected) in print_buttons()
44 dialog_yesno (const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dchecklist.c65 int y, int x, int height) in print_arrows()
103 print_buttons( WINDOW *dialog, int height, int width, int selected) in print_buttons()
120 dialog_checklist (const char *title, const char *prompt, int height, int width, in dialog_checklist()
Dmenubox.c105 int y, int x, int height) in print_arrows()
149 print_buttons (WINDOW *win, int height, int width, int selected) in print_buttons()
166 dialog_menu (const char *title, const char *prompt, int height, int width, in dialog_menu()
Dtextbox.c38 dialog_textbox (const char *title, const char *file, int height, int width) in dialog_textbox()
441 print_page (WINDOW * win, int height, int width) in print_page()
541 print_position (WINDOW * win, int height, int width) in print_position()
Dinputbox.c30 print_buttons(WINDOW *dialog, int height, int width, int selected) in print_buttons()
46 dialog_inputbox (const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dutil.c112 attr_clear (WINDOW * win, int height, int width, chtype attr) in attr_clear()
286 draw_box (WINDOW * win, int y, int x, int height, int width, in draw_box()
321 draw_shadow (WINDOW * win, int y, int x, int height, int width) in draw_shadow()
Dmsgbox.c29 dialog_msgbox (const char *title, const char *prompt, int height, int width, in dialog_msgbox()
/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_accel.c148 static void matrox_cfbX_bmove(struct display* p, int sy, int sx, int dy, int dx, int height, int wi… in matrox_cfbX_bmove()
192 static void matrox_cfb4_bmove(struct display* p, int sy, int sx, int dy, int dx, int height, int wi… in matrox_cfb4_bmove()
247 static void matroxfb_accel_clear(WPMINFO u_int32_t color, int sy, int sx, int height, in matroxfb_accel_clear()
265 static void matrox_cfbX_clear(u_int32_t color, struct display* p, int sy, int sx, int height, int w… in matrox_cfbX_clear()
274 static void matrox_cfb4_clear(struct vc_data* conp, struct display* p, int sy, int sx, int height, … in matrox_cfb4_clear()
341 static void matrox_cfb8_clear(struct vc_data* conp, struct display* p, int sy, int sx, int height, … in matrox_cfb8_clear()
354 static void matrox_cfb16_clear(struct vc_data* conp, struct display* p, int sy, int sx, int height,… in matrox_cfb16_clear()
365 static void matrox_cfb32_clear(struct vc_data* conp, struct display* p, int sy, int sx, int height,… in matrox_cfb32_clear()
826 int height, int width) { in matrox_text_bmove()
866 int height, int width) { in matrox_text_clear()
[all …]
/linux-2.4.37.9/drivers/video/
Dfbcon-mfb.c36 int height, int width) in fbcon_mfb_bmove()
65 int height, int width) in fbcon_mfb_clear()
158 int height, bottom; in fbcon_mfb_clear_margins() local
Dfbcon-cfb8.c49 int height, int width) in fbcon_cfb8_bmove()
84 static inline void rectfill(u8 *dest, int width, int height, u8 data, in rectfill()
94 int height, int width) in fbcon_cfb8_clear()
Dfbcon-hga.c53 int height, int width) in fbcon_hga_bmove()
89 int height, int width) in fbcon_hga_clear()
192 u_int height, y; in fbcon_hga_clear_margins() local
Dfbcon-cfb16.c44 int height, int width) in fbcon_cfb16_bmove()
83 static inline void rectfill(u8 *dest, int width, int height, u32 data, in rectfill()
105 int height, int width) in fbcon_cfb16_clear()
Dfbcon-cfb32.c33 int height, int width) in fbcon_cfb32_bmove()
72 static inline void rectfill(u8 *dest, int width, int height, u32 data, in rectfill()
96 int height, int width) in fbcon_cfb32_clear()
Dfbcon-sti.c133 int height, int width) in fbcon_sti_bmove()
168 int height, int width) in fbcon_sti_clear()
283 int height, bottom; in fbcon_sti_clear_margins() local
Dfbcon-cfb24.c33 int height, int width) in fbcon_cfb24_bmove()
100 static inline void rectfill(u8 *dest, int width, int height, u32 data, in rectfill()
119 int height, int width) in fbcon_cfb24_clear()
Dfbcon-vga.c100 int height, int width) in fbcon_vga_bmove()
129 int height, int width) in fbcon_vga_clear()
Dfbcon-cfb2.c58 int height, int width) in fbcon_cfb2_bmove()
93 int height, int width) in fbcon_cfb2_clear()
Dfbcon-cfb4.c58 int height, int width) in fbcon_cfb4_bmove()
93 int height, int width) in fbcon_cfb4_clear()
DS3triofb.c711 u_short desty, u_short width, u_short height, in Trio_BitBLT()
751 static void Trio_RectFill(u_short x, u_short y, u_short width, u_short height, in Trio_RectFill()
795 int dx, int height, int width) in fbcon_trio8_bmove()
804 int sx, int height, int width) in fbcon_trio8_clear()
Dvirgefb.c1240 u_short width, u_short height, u_short stride, u_short depth) in virgefb_BitBLT()
1299 static void virgefb_RectFill(u_short x, u_short y, u_short width, u_short height, in virgefb_RectFill()
1912 int dx, int height, int width) in fbcon_virge8_bmove()
1921 int sx, int height, int width) in fbcon_virge8_clear()
1977 int dx, int height, int width) in fbcon_virge16_bmove()
1986 int sx, int height, int width) in fbcon_virge16_clear()
2042 int dx, int height, int width) in fbcon_virge32_bmove()
2051 int sx, int height, int width) in fbcon_virge32_clear()
/linux-2.4.37.9/drivers/video/riva/
Daccel.c44 int sx, int height, int width, u_int color) in riva_rectfill()
55 int height, int width) in fbcon_riva_bmove()
174 int sx, int height, int width) in fbcon_riva8_clear()
287 int sx, int height, int width) in fbcon_riva16_clear()
381 int sx, int height, int width) in fbcon_riva32_clear()
/linux-2.4.37.9/drivers/usb/
Dpwc-misc.c35 int pwc_decode_size(struct pwc_device *pdev, int width, int height) in pwc_decode_size()
/linux-2.4.37.9/include/asm-m68k/
Datari_SLM.h25 int height; member

123456