Searched refs:nscr (Results 1 – 3 of 3) sorted by relevance
107 int nscr; in FreeCursor() local120 for (nscr = 0; nscr < screenInfo.numScreens; nscr++) { in FreeCursor()121 pscr = screenInfo.screens[nscr]; in FreeCursor()189 int nscr; in RealizeCursorAllScreens() local191 for (nscr = 0; nscr < screenInfo.numScreens; nscr++) { in RealizeCursorAllScreens()192 pscr = screenInfo.screens[nscr]; in RealizeCursorAllScreens()209 while (--nscr >= 0) { in RealizeCursorAllScreens()210 pscr = screenInfo.screens[nscr]; in RealizeCursorAllScreens()
455 int nscr; in CloseFont() local469 for (nscr = 0; nscr < screenInfo.numScreens; nscr++) { in CloseFont()470 pscr = screenInfo.screens[nscr]; in CloseFont()
5855 int rc, nscr; in ProcRecolorCursor() local5878 for (nscr = 0; nscr < screenInfo.numScreens; nscr++) { in ProcRecolorCursor()5879 pscr = screenInfo.screens[nscr]; in ProcRecolorCursor()