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