Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dxcursor.c747 #define XcursorSep(c) ((c) == ';' || (c) == ',') macro
778 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
784 !XcursorSep(*l)) in _XcursorThemeInherits()