Home
last modified time | relevance | path

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

/dports/x11/xcb-util-cursor/xcb-util-cursor-0.1.3/cursor/
H A Dload_cursor.c66 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
98 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
103 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()
/dports/x11/libXcursor/libXcursor-1.2.0/src/
H A Dlibrary.c157 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
189 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
194 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/3rdparty/
H A Dxcursor.c774 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
806 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
811 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xcursor/
H A Dxcursor.c747 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
779 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
784 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dxcursor.c745 #define XcursorWhite(c) ((c) == ' ' || (c) == '\t' || (c) == '\n') macro
777 while (XcursorSep(*l) || XcursorWhite (*l)) l++; in _XcursorThemeInherits()
782 while (*l && !XcursorWhite(*l) && in _XcursorThemeInherits()