Searched refs:max_ex (Results 1 – 3 of 3) sorted by relevance
449 TCoord min_ex, max_ex; member593 ex >= ras.max_ex ); in gray_set_cell()1324 gray_hline( RAS_VAR_ x, y, cover, ras.max_ex - x ); in gray_sweep()1837 ras.max_ex = clip.xMax; in gray_raster_render()1840 if ( ras.max_ex <= ras.min_ex || ras.max_ey <= ras.min_ey ) in gray_raster_render()
2092 const int max_ex = in is_exhaustive_allowed() local2095 is_allowed = *x->ex_search_count_ptr <= max_ex && is_allowed; in is_exhaustive_allowed()
6728 (TRaster): Use `TPos' for min_ex, max_ex, min_ey, max_ey, and