Searched refs:dstyoff (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dhpcfb.c1093 int srcyoff,dstyoff; local
1116 dstyoff = row * ri->ri_font->fontheight;
1120 srcxoff, srcyoff, dstxoff, dstyoff, height, width);
1390 int srcyoff, dstyoff; local
1406 dstyoff = dst * ri->ri_font->fontheight;
1410 0, srcyoff, 0, dstyoff, height, width);

Completed in 76 milliseconds