Searched refs:tcolon (Results 1 – 1 of 1) sorted by relevance
658 const char *tcolon; in _XcursorBuildThemeDir() local675 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()676 if (!tcolon) in _XcursorBuildThemeDir()677 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()679 themelen = tcolon - theme; in _XcursorBuildThemeDir()