Home
last modified time | relevance | path

Searched refs:entry_history (Results 1 – 1 of 1) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c167 struct entry_history struct
187 struct entry_history *history; /* history to use with this entry or argument
233 struct entry_history urls_history;
234 struct entry_history dirs_history;
235 struct entry_history user_history;
295 static void entry_history_init (struct entry_history *h) in entry_history_init()
302 static void entry_history_add (struct entry_history *h, const char *text) in entry_history_add()
334 static void entry_history_clear (struct entry_history *h) in entry_history_clear()
346 static int entry_history_nitems (const struct entry_history *h) in entry_history_nitems()
404 const int width, struct entry_history *history, const char *prompt) in entry_init()
[all …]