Searched refs:form_getstr (Results 1 – 2 of 2) sorted by relevance
29 static int form_getstr(int cur,207 c = form_getstr(cur, use_last_tfpos, redraw_only); in change_form_link_ex()222 c = form_getstr(cur, use_last_tfpos, TRUE); in change_form_link_ex()226 c = form_getstr(cur, use_last_tfpos, FALSE); in change_form_link_ex()370 static int form_getstr(int cur, in form_getstr() function
3269 * correct a couple of places in form_getstr() when keys were "generated"7348 several other keys that were previously handled specially in form_getstr - KW