Home
last modified time | relevance | path

Searched refs:cursorCheck (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/news3400/fb/
H A Dfb_start.c458 cursorCheck(fb, stype, srect, dtype, drect) in cursorCheck() function
1584 cursorCheck(fb, cmd->srcBitmap.type, &cmd->srcRect,
1832 cursorCheck(fb, cmd->srcBitmap.type, &cmd->srcBitmap.rect,
1919 cursorCheck(fb, cmd->ptnBitmap.type, &prect, cmd->destBitmap.type, &rect);
2021 cursorCheck(fb, dp->ptnBM.type, &prect, dp->drawBM.type, &rect);
2096 cursorCheck(fb, dp->ptnBM.type, &(dp->ptnRect), dp->drawBM.type, &cr);
2205 cursorCheck(fb, fdata->ptnBM.type, &prect, fdata->drawBM.type, &clip);
2401 cursorCheck(fb, fontBM->type, &fontBM->rect, sdata->drawBM.type, &cr);
2926 cursorCheck(fb, ~BM_FB, 0, dp->drawBM.type, clipp);
3004 cursorCheck(fb, ~BM_FB, 0, dp->drawBM.type, clipp);
[all …]