Home
last modified time | relevance | path

Searched refs:dfui_form_property_get (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/installer/libdfui/
H A Ddfui.h323 const char *dfui_form_property_get(const struct dfui_form *, const char *);
H A Dform.c774 dfui_form_property_get(const struct dfui_form *f, const char *name) in dfui_form_property_get() function
/dragonfly/usr.sbin/installer/dfuife_curses/
H A Dcurses_xlat.c524 if ((min_width_str = dfui_form_property_get(f, "minimum_width")) != NULL) in curses_form_construct_from_dfui_form_single()
664 if ((min_width_str = dfui_form_property_get(f, "minimum_width")) != NULL) in curses_form_construct_from_dfui_form_multiple()