Home | History | Annotate | Download | only in idlelib

Lines Matching refs:get_region

1390         head, tail, chars, lines = self.get_region()
1401 head, tail, chars, lines = self.get_region()
1412 head, tail, chars, lines = self.get_region()
1419 head, tail, chars, lines = self.get_region()
1432 head, tail, chars, lines = self.get_region()
1444 head, tail, chars, lines = self.get_region()
1485 def get_region(self):