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

/xsrc/external/mit/xsetroot/dist/
H A Dxsetroot.c114 int xcf_size = 32; local in function:main
170 xcf_size = atoi(argv[i]);
171 if (xcf_size <= 0)
172 xcf_size = 32;
258 XcursorImages *images = XcursorFilenameLoadImages(xcf, xcf_size);

Completed in 2 milliseconds