Lines Matching refs:HWCursor
104 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, TRUE },
295 int hwCursor;
340 hwCursor = 1;
359 hwCursor ? "found" : "not found");
431 pMgx->HWCursor = FALSE;
432 if (hwCursor) {
434 pMgx->HWCursor = TRUE;
435 if (xf86GetOptValBool(pMgx->Options, OPTION_HW_CURSOR, &pMgx->HWCursor))
439 pMgx->HWCursor = FALSE;
450 pMgx->HWCursor ? "HW" : "SW");
603 HWCursor) {
668 if (pMgx->HWCursor) {
704 if (pMgx->HWCursor)