Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dhistory.py12 history_prev - Bound to <<history-prev>> event (default Alt-P).
28 text.bind("<<history-previous>>", self.history_prev)
36 def history_prev(self, event): member in History
72 if not self.cyclic and pointer < 0: # abort history_prev
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_history.py165 self.history.history_prev('dummy event')
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit.c224 static void history_prev(void) in history_prev() function
1036 history_prev(); in edit_read_char()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dedit.c224 static void history_prev(void) in history_prev() function
1036 history_prev(); in edit_read_char()

Completed in 4 milliseconds