Searched refs:auto_unclose (Results 1 – 4 of 4) sorted by relevance
38 static bool auto_unclose() { return false; } in auto_unclose() function
56 static bool auto_unclose() { return true; } in auto_unclose() function
58 static bool auto_unclose() { return false; } in auto_unclose() function
75 if(m_poly_flags && !m_vpgen.auto_unclose()) in vertex()