Searched defs:sti_blkmv_inptr (Results 1 – 1 of 1) sorted by relevance
292 struct sti_blkmv_inptr { struct293 u8 fg_color; /* foreground color after move */294 u8 bg_color; /* background color after move */295 s16 src_x; /* source upper left pixel x location */296 s16 src_y; /* source upper left pixel y location */297 s16 dest_x; /* dest upper left pixel x location */298 s16 dest_y; /* dest upper left pixel y location */299 s16 width; /* block width in pixels */300 s16 height; /* block height in pixels */301 u32 future_ptr; /* pointer to future data */