Searched refs:currentGC (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xterm/dist/ |
| H A D | util.c | 1109 GC currentGC; local in function:WriteText 1182 currentGC = updatedXtermGC(xw, attr_flags, fg_bg, False); 1193 currentGC,
|
| H A D | charproc.c | 13152 GC currentGC; local in function:ShowCursor 13396 currentGC = getCgsGC(xw, currentWin, currentCgs); 13436 outlineGC = currentGC; 13486 currentGC = getCgsGC(xw, currentWin, currentCgs); 13498 currentGC, x, y, 13513 currentGC, x, y, 13546 GC currentGC; local in function:HideCursor 13659 currentGC = updatedXtermGC(xw, flags, fg_bg, in_selection); 13676 currentGC, x, y, 13691 currentGC, [all...] |
Completed in 18 milliseconds