Home
last modified time | relevance | path

Searched refs:format_paragraph_event (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dformat.py42 def format_paragraph_event(self, event, limit=None): member in FormatParagraph
45 If text is selected, format_paragraph_event will start breaking lines
48 If no text is selected, format_paragraph_event uses the current
H A Deditor.py334 self.FormatParagraph(self).format_paragraph_event)
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py222 # For testing format_paragraph_event, Initialize FormatParagraph with
278 cls.formatter = ft.FormatParagraph(editor).format_paragraph_event

Completed in 5 milliseconds