Searched refs:dlg_edit_offset (Results 1 – 6 of 6) sorted by relevance
125 dlg_edit_offset
84 dlg_edit_offset;
171 col_offset = dlg_edit_offset(input, chr_offset, box_width); in dialog_inputbox()
681 dlg_edit_offset(char *string, int chr_offset, int x_last) in dlg_edit_offset() function
285 #define UPDATE_COL(input) col_offset = dlg_edit_offset(input, chr_offset, box_width)
769 extern int dlg_edit_offset(char * /*string*/, int /*offset*/, int /*x_last*/);