Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dplotspec.h31 GP_STYLE_IMPULSES, enumerator
H A Dplotspec.c230 { GP_STYLE_IMPULSES, "impulses", N_("impulses") },
285 return GP_STYLE_IMPULSES; in gp_style_index_from_name()
/dports/math/gretl/gretl-2021d/gui/
H A Dgpt_dialog.c2466 s == GP_STYLE_IMPULSES)
2609 stylist = add_style_spec(stylist, GP_STYLE_IMPULSES); in gpt_tab_lines()