Home | History | Annotate | Download | only in gregbook

Lines Matching refs:hmax

813     int k, hmax, max;
910 hmax = (bgscale-1)/2; /* half the max weight of a color */
911 max = 2*hmax; /* the max weight of a color */
922 if (yidx > hmax)
927 if (xidx > hmax)