Lines Matching refs:u_short
398 u_short curx, u_short cury,
399 u_short destx, u_short desty,
400 u_short width, u_short height,
401 u_short line_length);
403 u_short x, u_short y,
404 u_short width, u_short height,
406 u_short line_length, u_char blitmode);
2597 u_short nwidth, u_short nheight, in cirrusfb_set_blitter()
2599 u_short bltmode, u_short line_length) in cirrusfb_set_blitter()
2657 u_short curx, u_short cury, in cirrusfb_BitBLT()
2658 u_short destx, u_short desty, in cirrusfb_BitBLT()
2659 u_short width, u_short height, in cirrusfb_BitBLT()
2660 u_short line_length) in cirrusfb_BitBLT()
2662 u_short nwidth = width - 1; in cirrusfb_BitBLT()
2663 u_short nheight = height - 1; in cirrusfb_BitBLT()
2701 u_short x, u_short y, u_short width, u_short height, in cirrusfb_RectFill()
2702 u32 fg_color, u32 bg_color, u_short line_length, in cirrusfb_RectFill()