Home
last modified time | relevance | path

Searched refs:history_next (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dhistory.py11 history_next - Bound to <<history-next>> event (default Alt-N).
29 text.bind("<<history-next>>", self.history_next)
31 def history_next(self, event): member in History
64 else: # abort history_next
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_history.py167 self.history.history_next('dummy event')
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit.c250 static void history_next(void) in history_next() function
1040 history_next(); in edit_read_char()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dedit.c250 static void history_next(void) in history_next() function
1040 history_next(); in edit_read_char()

Completed in 4 milliseconds