Home
last modified time | relevance | path

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

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