Searched refs:themelen (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXcursor/dist/src/
H A Dlibrary.c88 int themelen; local in function:_XcursorBuildThemeDir
104 themelen = (int) (tcolon - theme);
122 len = 1 + homelen + 1 + dirlen + 1 + themelen + 1;
132 _XcursorAddPathElt (full, theme, themelen);

Completed in 19 milliseconds