Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.h328 int is_auto_fit_string (const char *s);
H A Dgraphing.c9528 int is_auto_fit_string (const char *s) in is_auto_fit_string() function
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_control.c639 && is_auto_fit_string(fline)) { in add_or_remove_png_term()