Home
last modified time | relevance | path

Searched refs:XcursorWhite (Results 1 – 1 of 1) sorted by relevance

/external/wayland/cursor/
Dxcursor.c746 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
778 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
783 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()