Home | History | Annotate | Download | only in smooth

Lines Matching refs:xMax

1743     if ( ras.max_ex <= clip->xMin || ras.min_ex >= clip->xMax ||
1750 if ( ras.max_ex > clip->xMax ) ras.max_ex = clip->xMax;
1916 ras.clip_box.xMax = target_map->width;
1925 ras.clip_box.xMax = 32767L;