justify          1684 src/filemanager/panel.c         align_crt_t justify;          // Which mode.
justify          1697 src/filemanager/panel.c             justify = J_LEFT;
justify          1701 src/filemanager/panel.c             justify = J_CENTER;
justify          1705 src/filemanager/panel.c             justify = J_RIGHT;
justify          1709 src/filemanager/panel.c             justify = J_LEFT;
justify          1735 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1737 src/filemanager/panel.c                     darr->just_mode = justify;