Searched defs:add_history (Results 1 – 5 of 5) sorted by relevance
69 void (*add_history)(const char *); member
210 add_history=False, argument257 def _add_default_callbacks(self, add_history, add_progbar): argument
644 static void add_history(struct plot_history *ph, struct list_head *list) in add_history() function
595 def add_history(self, str): member in ComboBox
597 def add_history(self, str): member in ComboBox