Home | History | Annotate | Download | only in src

Lines Matching refs:YMax

104     int XMin, XMax, YMin = seed.y, YMax = seed.y;
160 if( YMax < YC ) YMax = YC;
215 region->rect.height = YMax - YMin + 1;
236 int XMin, XMax, YMin = seed.y, YMax = seed.y;
292 if( YMax < YC ) YMax = YC;
348 region->rect.height = YMax - YMin + 1;
386 int XMin, XMax, YMin = seed.y, YMax = seed.y;
471 if( YMax < YC ) YMax = YC;
663 region->rect.height = YMax - YMin + 1;
692 int XMin, XMax, YMin = seed.y, YMax = seed.y;
777 if( YMax < YC ) YMax = YC;
971 region->rect.height = YMax - YMin + 1;