edit_completion_dialog_show__max_width   94 tests/src/editor/edit_complete_word_cmd.c static int edit_completion_dialog_show__max_width;
edit_completion_dialog_show__max_width  107 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__max_width = max_width;
edit_completion_dialog_show__max_width  129 tests/src/editor/edit_complete_word_cmd.c     edit_completion_dialog_show__max_width = 0;
edit_completion_dialog_show__max_width  276 tests/src/editor/edit_complete_word_cmd.c     ck_assert_int_eq (edit_completion_dialog_show__max_width, data->expected_max_width);