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

  /src/sys/arch/hppa/dev/
gftfb.c 144 static void gftfb_eraserows(void *, int, int, long);
926 ri->ri_ops.eraserows = gftfb_eraserows;
1346 gftfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
gftfb.c 144 static void gftfb_eraserows(void *, int, int, long);
926 ri->ri_ops.eraserows = gftfb_eraserows;
1346 gftfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void
gftfb.c 144 static void gftfb_eraserows(void *, int, int, long);
926 ri->ri_ops.eraserows = gftfb_eraserows;
1346 gftfb_eraserows(void *cookie, int row, int nrows, long fillattr) function in typeref:typename:void

Completed in 77 milliseconds