HomeSort by: relevance | last modified time | path
    Searched defs:smg_blockmove (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/vax/vsa/
smg.c 191 static void smg_blockmove(struct rasops_info *, u_int, u_int, u_int, u_int,
774 smg_blockmove(struct rasops_info *ri, u_int sx, u_int y, u_int dx, u_int cx, function in typeref:typename:void
963 smg_blockmove(ri, src, row, dst, n, ri->ri_font->fontheight,
979 smg_blockmove(ri, col, row, col, num, ri->ri_font->fontheight,

Completed in 27 milliseconds