edit_completion_dialog_show__max_width   90 tests/src/editor/edit_complete_word_cmd.c static int edit_completion_dialog_show__max_width;
edit_completion_dialog_show__max_width  103 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__max_width = max_width;
edit_completion_dialog_show__max_width  125 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__max_width = 0;
edit_completion_dialog_show__max_width  263 tests/src/editor/edit_complete_word_cmd.c     ck_assert_int_eq (edit_completion_dialog_show__max_width, data->expected_max_width);