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