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

/xsrc/external/mit/ico/dist/
H A Dico.c237 static const char *delta_geom = NULL; /* -delta: amount by which to move object */ variable in typeref:typename:const char *
952 if (delta_geom) {
955 XParseGeometry (delta_geom, &icoDeltaX, &icoDeltaY, &junk, &junk);
1260 delta_geom = *++argv; argc--;

Completed in 3 milliseconds