Searched refs:no_labels (Results 1 – 3 of 3) sorted by relevance
40 extern uint8_t no_labels;
71 uint8_t no_labels = FALSE; /* dpv_config.options & DPV_NO_LABELS */ variable157 no_labels = FALSE; in dpv()201 no_labels = ((options & DPV_NO_LABELS) != 0); in dpv()229 if (label_size == 0 && no_labels == FALSE) in dpv()
225 label_size = no_labels ? 0 : dwidth - pbar_size - 9; in dprompt_init()229 if (no_labels) in dprompt_init()485 no_labels == FALSE) in dprompt_add_files()