Searched refs:XcursorWhite (Results 1 – 1 of 1) sorted by relevance
739 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro771 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()776 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()