justify          1778 src/filemanager/panel.c         align_crt_t justify;    /* Which mode. */
justify          1791 src/filemanager/panel.c             justify = J_LEFT;
justify          1795 src/filemanager/panel.c             justify = J_CENTER;
justify          1799 src/filemanager/panel.c             justify = J_RIGHT;
justify          1803 src/filemanager/panel.c             justify = J_LEFT;
justify          1829 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1831 src/filemanager/panel.c                     darr->just_mode = justify;