Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dxcursor.c658 const char *tcolon; in _XcursorBuildThemeDir() local
675 tcolon = strchr (theme, ':'); in _XcursorBuildThemeDir()
676 if (!tcolon) in _XcursorBuildThemeDir()
677 tcolon = theme + strlen (theme); in _XcursorBuildThemeDir()
679 themelen = tcolon - theme; in _XcursorBuildThemeDir()