init_from_history  819 lib/widget/input.c     if (in->init_from_history)
init_from_history  980 lib/widget/input.c     in->init_from_history = (def_text == INPUT_LAST_TEXT);
init_from_history  982 lib/widget/input.c     if (in->init_from_history || def_text == NULL)
init_from_history   58 lib/widget/input.h     gboolean init_from_history; /* init text will be get from history */