Lines Matching defs:clear
80 text.clear()
285 accumulator.clear()
1799 def clear(self):
1801 ta._text.clear()
1842 def clear(self):
1844 fail("Can't clear destination" + self.name + " , it's not of type buffer")
1845 self.buffers.clear()
4129 if command == 'clear':
4130 self.clinic.get_destination(name).clear()
4732 self.function.parameters.clear()