Searched refs:dst_cols (Results 1 – 1 of 1) sorted by relevance
446 unsigned int dst_cols, in vc_uniscr_copy_area() argument463 if (dst_cols - src_cols) in vc_uniscr_copy_area()464 memset32(dst_line + src_cols, ' ', dst_cols - src_cols); in vc_uniscr_copy_area()471 memset32(dst_line, ' ', dst_cols); in vc_uniscr_copy_area()