Searched refs:min_ex (Results 1 – 2 of 2) sorted by relevance
449 TCoord min_ex, max_ex; member580 if ( ex < ras.min_ex ) in gray_set_cell()581 ex = ras.min_ex - 1; in gray_set_cell()1304 TCoord x = ras.min_ex; in gray_sweep()1317 if ( area != 0 && cell->x >= ras.min_ex ) in gray_sweep()1835 ras.min_ex = clip.xMin; in gray_raster_render()1840 if ( ras.max_ex <= ras.min_ex || ras.max_ey <= ras.min_ey ) in gray_raster_render()
6728 (TRaster): Use `TPos' for min_ex, max_ex, min_ey, max_ey, and