justify          1651 src/filemanager/panel.c         align_crt_t justify;          // Which mode.
justify          1664 src/filemanager/panel.c             justify = J_LEFT;
justify          1668 src/filemanager/panel.c             justify = J_CENTER;
justify          1672 src/filemanager/panel.c             justify = J_RIGHT;
justify          1676 src/filemanager/panel.c             justify = J_LEFT;
justify          1702 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1704 src/filemanager/panel.c                     darr->just_mode = justify;