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

/external/python/cpython2/Lib/idlelib/
H A DIdleHistory.py11 history_prev - Bound to <<history-prev>> event (default Alt-P).
27 text.bind("<<history-previous>>", self.history_prev)
35 def history_prev(self, event): member in class:History
71 if not self.cyclic and pointer < 0: # abort history_prev
/external/python/cpython2/Lib/idlelib/idle_test/
H A Dtest_idlehistory.py161 self.history.history_prev('dummy event')
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dedit.c224 static void history_prev(void) function
1036 history_prev();
/external/wpa_supplicant_8/src/utils/
H A Dedit.c224 static void history_prev(void) function
1036 history_prev();
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dedit.c224 static void history_prev(void) function
1036 history_prev();

Completed in 444 milliseconds