Searched refs:vncfb_erasecols (Results 1 – 1 of 1) sorted by relevance
109 static void vncfb_erasecols(void *, int, int, int, long);320 ri->ri_ops.erasecols = vncfb_erasecols; in vncfb_init_screen()370 vncfb_erasecols(void *priv, int row, int startcol, int ncols, long fillattr) in vncfb_erasecols() function