Searched refs:_has_arcs (Results 1 – 1 of 1) sorted by relevance
168 return self._has_arcs()336 if self._has_arcs():421 if not self._has_arcs() and not self._has_lines():424 if self._has_arcs():438 if self._has_arcs():476 if self._has_lines() and other_data._has_arcs():478 if self._has_arcs() and other_data._has_lines():516 if other_data._has_arcs():541 assert not(self._has_lines() and self._has_arcs()), (554 if self._has_arcs():[all …]