Searched refs:tri_null (Results 1 – 1 of 1) sorted by relevance
278 boolean tri_null; in emit_poly() local291 tri_null = is_tri_null(clipper, &header); in emit_poly()295 if ((tri_was_not_null && tri_null) || (last_tri_was_null && tri_null)) { in emit_poly()296 last_tri_was_null = tri_null; in emit_poly()299 last_tri_was_null = tri_null; in emit_poly()300 if (!tri_null) { in emit_poly()