justify          1645 src/filemanager/panel.c         align_crt_t justify;          // Which mode.
justify          1658 src/filemanager/panel.c             justify = J_LEFT;
justify          1662 src/filemanager/panel.c             justify = J_CENTER;
justify          1666 src/filemanager/panel.c             justify = J_RIGHT;
justify          1670 src/filemanager/panel.c             justify = J_LEFT;
justify          1696 src/filemanager/panel.c                     darr->just_mode = MAKE_FIT (justify);
justify          1698 src/filemanager/panel.c                     darr->just_mode = justify;