Searched refs:OPTION_SW_CURSOR (Results 1 - 25 of 54) sorted by relevance

123

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition_options.h8 OPTION_SW_CURSOR, enumerator in enum:__anon705e51550103
24 { OPTION_SW_CURSOR, "SWCursor", OPTV_BOOLEAN, {0}, FALSE },
H A Drendition.c135 { OPTION_SW_CURSOR, "SW_Cursor", OPTV_BOOLEAN, {0}, FALSE },
764 if (!xf86ReturnOptValBool(pRendition->Options, OPTION_SW_CURSOR,0) &&
845 if(!xf86ReturnOptValBool(pRendition->Options, OPTION_SW_CURSOR,0)){
1184 if(!xf86ReturnOptValBool(pRendition->Options, OPTION_SW_CURSOR,0)&&
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_const.h9 OPTION_SW_CURSOR, enumerator in enum:__anon0e18c01f0103
26 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_driver.c88 OPTION_SW_CURSOR, enumerator in enum:__anon1643904e0103
94 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
404 if (xf86ReturnOptValBool(pLeo->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_driver.c97 OPTION_SW_CURSOR, enumerator in enum:__anon57daef500103
103 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
437 if (xf86ReturnOptValBool(pMgx->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc.h417 OPTION_SW_CURSOR, enumerator in enum:__anon7fec0e5a0203
H A Dnsc_driver.c294 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE},
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c91 OPTION_SW_CURSOR, enumerator in enum:__anon7f1c0bce0103
98 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
382 if (xf86ReturnOptValBool(pCg6->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_driver.c96 OPTION_SW_CURSOR, enumerator in enum:__anondd012baa0103
103 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
400 if (xf86ReturnOptValBool(pFfb->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_driver.c98 OPTION_SW_CURSOR, enumerator in enum:__anon84566a0c0103
104 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
461 if (xf86ReturnOptValBool(pTcx->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_opt.c48 OPTION_SW_CURSOR, enumerator in enum:__anoncb589a6f0103
113 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
424 if(xf86ReturnOptValBool(pXGI->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_driver.c101 OPTION_SW_CURSOR, enumerator in enum:__anonc7d5f5540103
107 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
407 if (xf86ReturnOptValBool(pAG10E->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h155 OPTION_SW_CURSOR, enumerator in enum:__anon164a9d390103
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddriver.h53 OPTION_SW_CURSOR, enumerator in enum:__anondb6bdb930103
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_driver.c106 OPTION_SW_CURSOR, enumerator in enum:__anon916fb64c0103
465 if (xf86ReturnOptValBool(pCg14->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_driver.c63 OPTION_SW_CURSOR, enumerator in enum:__anonaeabaaee0103
74 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
519 if (xf86ReturnOptValBool(pRiva->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c103 OPTION_SW_CURSOR, enumerator in enum:__anonbc0e82da0103
110 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
536 if (xf86ReturnOptValBool(pPnozz->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_driver.c138 OPTION_SW_CURSOR enumerator in enum:__anonea6d04180103
142 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
509 if (xf86ReturnOptValBool(fPtr->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_driver.c152 OPTION_SW_CURSOR, enumerator in enum:__anon096874b00103
163 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
620 if (xf86ReturnOptValBool(pTga->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_driver.c141 OPTION_SW_CURSOR, enumerator in enum:__anone699e25a0103
159 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN,
816 if (xf86ReturnOptValBool(pTseng->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_kms.c60 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
821 if (!xf86ReturnOptValBool(info->Options, OPTION_SW_CURSOR, FALSE)) {
1089 if (!xf86ReturnOptValBool(info->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_driver.c168 OPTION_SW_CURSOR, enumerator in enum:__anon1ab185200103
179 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE },
733 if (!xf86ReturnOptValBool(pI740->Options, OPTION_SW_CURSOR, FALSE)) {
1564 if (!xf86ReturnOptValBool(pI740->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c96 OPTION_SW_CURSOR, enumerator in enum:__anon86c3630b0103
109 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE},
552 if (!xf86ReturnOptValBool(pI810->Options, OPTION_SW_CURSOR, FALSE)) {
1683 if (!xf86ReturnOptValBool(pI810->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c96 OPTION_SW_CURSOR, enumerator in enum:__anon9081f83f0103
109 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE},
552 if (!xf86ReturnOptValBool(pI810->Options, OPTION_SW_CURSOR, FALSE)) {
1683 if (!xf86ReturnOptValBool(pI810->Options, OPTION_SW_CURSOR, FALSE)) {
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_driver.c165 OPTION_SW_CURSOR enumerator in enum:__anone66b3e5e0103
555 if (xf86ReturnOptValBool(fPtr->Options, OPTION_SW_CURSOR, FALSE)) {

Completed in 30 milliseconds

123