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

/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_cursor.c85 if (bg != pCg6->CursorBg || fg != pCg6->CursorFg) {
88 pCg6->CursorFg = fg;
101 pCg6->CursorBg = pCg6->CursorFg = 0;
H A Dcg6.h78 int CursorBg, CursorFg; member in struct:__anon7bb66a280308
H A Dcg6_driver.c679 pCg6->CursorFg = 0;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_cursor.c117 if (bg != pTcx->CursorBg || fg != pTcx->CursorFg) {
120 pTcx->CursorFg = fg;
133 pTcx->CursorBg = pTcx->CursorFg = 0;
H A Dtcx.h68 int CursorBg, CursorFg; member in struct:__anon26ad72260108
H A Dtcx_driver.c738 pTcx->CursorFg = 0;
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz.h75 int CursorBg, CursorFg; member in struct:__anon1e1df6b40308

Completed in 9 milliseconds