Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Drc.c267 str_to_attr(char *str, DIALOG_COLORS * result) in str_to_attr() function
640 if (str_to_attr(value, &temp) == -1) { in dlg_parse_rc()