Home | History | Annotate | Download | only in gregbook

Lines Matching full:hmax

836     int k, hmax, max;
933 hmax = (bgscale-1)/2; /* half the max weight of a color */
934 max = 2*hmax; /* the max weight of a color */
945 if (yidx > hmax)
950 if (xidx > hmax)