Searched refs:title (Results 76 - 100 of 298) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/dialog/samples/
H A Dchecklist19 --title "CHECKLIST BOX" "$@" \
H A Dgauge223 $DIALOG --title "GAUGE" "$@" --gauge "Hi, this is a gauge widget" 10 40 0
H A Dinfobox313 --title "INFO BOX" "$@" \
H A Dinfobox413 --title "INFO BOX" "$@" \
H A Dinputbox6-8bit11 --title `printf "$SAMPLE"` "$@" \
H A Dmenubox-8bit10 $DIALOG --clear --title "MENU BOX" "$@" \
H A Dmenubox109 --title "Configuring debconf" \
H A Dmenubox710 --title "MENU BOX" "$@" \
H A Dprogrambox19 $DIALOG --title "PROGRAMBOX" "$@" --programbox 20 70
H A Dprogrambox219 $DIALOG --title "PROGRAMBOX" "$@" --programbox "ProgramBox" 20 70
H A Dprogress19 $DIALOG --title "PROGRESS" "$@" --progressbox 20 70
H A Dprogress219 $DIALOG --title "PROGRESS" "$@" --progressbox "This is a detailed description\nof the progress-box." 20 70
H A Dradiolist9 --title "RADIOLIST BOX" --clear "$@" \
H A Dtailbox9 $DIALOG --title "TAIL BOX" "$@" \
H A Dyesno-both6 $DIALOG --title "YES/NO/MAYBE BOX" \
H A Dyesno-extra6 $DIALOG --title "YES/NO/MAYBE BOX" \
H A Dchecklist-utf811 --title "CHECKLIST BOX" "$@" \
H A Dchecklist1011 --title "CHECKLIST BOX" "$@" \
H A Dchecklist119 --title "CHECKLIST BOX" "$@" \
H A Dchecklist29 --title "CHECKLIST BOX" "$@" \
H A Dchecklist39 --title "CHECKLIST BOX" "$@" \
H A Dchecklist49 --title "CHECKLIST BOX" "$@" \
/freebsd-11-stable/usr.sbin/bsdconfig/timezone/
H A Dtimezone83 local title="$DIALOG_TITLE"
91 \"\$title\" \
102 --title \"\$title\" \
199 title="$DIALOG_TITLE"
214 --title "$title" \
223 --title "$title" \
303 f_continent $cont title cont_titl
[all...]
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dchecksum40 dialog --backtitle "FreeBSD Installer" --title "Checksum Verification" \
67 dialog --backtitle "FreeBSD Installer" --title "Error" \
71 dialog --backtitle "FreeBSD Installer" --title "Error" \
/freebsd-11-stable/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, argument
49 result = dialog_textbox(title, file, height, width);

Completed in 136 milliseconds

1234567891011>>