Lines Matching defs:xis
861 XIconSize *xis;980 xis = XAllocIconSize ();981 if (xis)983 xis->min_width = xis->min_height = 16;984 xis->max_width = xis->max_height = 48;985 xis->width_inc = xis->height_inc = 16;988 xis,990 XFree (xis);