Home
last modified time | relevance | path

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

/dports/x11/libXcursor/libXcursor-1.2.0/src/
H A Dlibrary.c76 const char *tcolon; in _XcursorBuildThemeDir() local
93 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
94 if (!tcolon) in _XcursorBuildThemeDir()
95 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
97 themelen = tcolon - theme; in _XcursorBuildThemeDir()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/3rdparty/
H A Dxcursor.c693 const char *tcolon; in _XcursorBuildThemeDir() local
710 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
711 if (!tcolon) in _XcursorBuildThemeDir()
712 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
714 themelen = tcolon - theme; in _XcursorBuildThemeDir()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xcursor/
H A Dxcursor.c666 const char *tcolon; in _XcursorBuildThemeDir() local
683 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
684 if (!tcolon) in _XcursorBuildThemeDir()
685 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
687 themelen = tcolon - theme; in _XcursorBuildThemeDir()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dxcursor.c664 const char *tcolon; in _XcursorBuildThemeDir() local
681 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
682 if (!tcolon) in _XcursorBuildThemeDir()
683 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
685 themelen = tcolon - theme; in _XcursorBuildThemeDir()