Searched refs:str_props (Results 1 – 3 of 3) sorted by relevance
118 int str_props(const char *mbstring, unsigned int *cols, bool *has_multi_col);
160 if (str_props(buf, &linecols, &has_multicol_ch) != 0) in bsddialog_textbox()
161 int str_props(const char *mbstring, unsigned int *cols, bool *has_multi_col) in str_props() function