Searched refs:dst_cols (Results 1 – 1 of 1) sorted by relevance
465 unsigned int dst_cols, in vc_uniscr_copy_area() argument482 if (dst_cols - src_cols) in vc_uniscr_copy_area()483 memset32(dst_line + src_cols, ' ', dst_cols - src_cols); in vc_uniscr_copy_area()490 memset32(dst_line, ' ', dst_cols); in vc_uniscr_copy_area()