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

/xsrc/external/mit/libXcursor/dist/src/
H A Dlibrary.c57 _XcursorAddPathElt (char *path, const char *elt, int len) function in typeref:typename:void
130 _XcursorAddPathElt (full, home, -1);
131 _XcursorAddPathElt (full, dir, dirlen);
132 _XcursorAddPathElt (full, theme, themelen);
148 _XcursorAddPathElt (full, dir, -1);
149 _XcursorAddPathElt (full, subdir, -1);
150 _XcursorAddPathElt (full, file, -1);

Completed in 2 milliseconds