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

  /src/sys/arch/amiga/dev/
ite_cc.c 389 int cend, ofs, h, cstart, dr_plane; local in function:cursor32
398 dr_plane = (bm->depth > 1 ? bm->depth-1 : 0);
414 pl = VDISPLAY_LINE(v, dr_plane, (ip->cursory * ip->ftheight + cstart));
423 if (dr_plane) {
448 pl = VDISPLAY_LINE(v, dr_plane, ip->cursory * ip->ftheight + cstart);
451 if (dr_plane) {
ite_cc.c 389 int cend, ofs, h, cstart, dr_plane; local in function:cursor32
398 dr_plane = (bm->depth > 1 ? bm->depth-1 : 0);
414 pl = VDISPLAY_LINE(v, dr_plane, (ip->cursory * ip->ftheight + cstart));
423 if (dr_plane) {
448 pl = VDISPLAY_LINE(v, dr_plane, ip->cursory * ip->ftheight + cstart);
451 if (dr_plane) {
ite_cc.c 389 int cend, ofs, h, cstart, dr_plane; local in function:cursor32
398 dr_plane = (bm->depth > 1 ? bm->depth-1 : 0);
414 pl = VDISPLAY_LINE(v, dr_plane, (ip->cursory * ip->ftheight + cstart));
423 if (dr_plane) {
448 pl = VDISPLAY_LINE(v, dr_plane, ip->cursory * ip->ftheight + cstart);
451 if (dr_plane) {

Completed in 33 milliseconds