Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dxcursor.c665 const char *tcolon; in _XcursorBuildThemeDir() local
682 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
683 if (!tcolon) in _XcursorBuildThemeDir()
684 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
686 themelen = tcolon - theme; in _XcursorBuildThemeDir()