justify          1779 src/filemanager/panel.c         align_crt_t justify;    /* Which mode. */
justify          1792 src/filemanager/panel.c             justify = J_LEFT;
justify          1796 src/filemanager/panel.c             justify = J_CENTER;
justify          1800 src/filemanager/panel.c             justify = J_RIGHT;
justify          1804 src/filemanager/panel.c             justify = J_LEFT;
justify          1830 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1832 src/filemanager/panel.c                     darr->just_mode = justify;