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

/xsrc/external/mit/ico/dist/
H A Dico.c236 static const char *ico_geom = NULL; /* -size: size of object in window */ variable in typeref:typename:const char *
943 if (ico_geom)
944 XParseGeometry (ico_geom, &icoX, &icoY,
1256 ico_geom = *++argv; argc--;

Completed in 3 milliseconds