HomeSort by: relevance | last modified time | path
    Searched refs:cursorTheme (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
data.h 161 String cursorTheme;
trace.c 1253 XRES_S(cursorTheme);
main.c 893 Sres(XtNcursorTheme, XtCCursorTheme, cursorTheme, "none"),
2647 if (!strcmp(resource.cursorTheme, "none")) {
2648 TRACE(("startup with no cursorTheme\n"));
2651 const char *theme = resource.cursorTheme;
2654 TRACE(("startup with \"%s\" cursorTheme\n", theme));
configure 742 --disable-xcursor disable cursorTheme resource

Completed in 14 milliseconds