Searched refs:tcolon (Results 1 – 1 of 1) sorted by relevance
665 const char *tcolon; in _XcursorBuildThemeDir() local682 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()683 if (!tcolon) in _XcursorBuildThemeDir()684 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()686 themelen = tcolon - theme; in _XcursorBuildThemeDir()