Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-print.c718 …#define H_eps_bottom_margin "(" S_eps_bottom_margin "): File:Print and " S_graph_to_ps " bottom ma… in g_set_eps_bottom_margin()
719 Xen_check_type(Xen_is_number(val), val, 1, S_set S_eps_bottom_margin, "a number"); in g_set_eps_bottom_margin()
776 Xen_define_typed_dilambda(S_eps_bottom_margin, g_eps_bottom_margin_w, H_eps_bottom_margin, in g_init_print()
777 S_set S_eps_bottom_margin, g_set_eps_bottom_margin_w, 0, 0, 1, 0, pcl_r, pcl_r); in g_init_print()
787 …s7_set_setter(s7, ss->eps_bottom_margin_symbol, s7_make_function(s7, "[acc-" S_eps_bottom_margin "… in g_init_print()
H A Dsnd-strings.h184 #define S_eps_bottom_margin "eps-bottom-margin" macro
H A Dsnd-help.c2589 "eps margins: {" S_eps_bottom_margin "}, {" S_eps_left_margin "}",
2603 " S_eps_bottom_margin ": bottom margin (0.0)\n\ in print_dialog_help()
H A Dsnd.c334 …ss->eps_bottom_margin_symbol = s7_define_variable(s7, "*" S_eps_bottom_margin "*", s7_m… in snd_set_global_defaults()
H A Dsnd-main.c541 …if (fneq(eps_bottom_margin(ss), DEFAULT_EPS_BOTTOM_MARGIN)) pss_sf(fd, S_eps_bottom_margin, eps_bo… in save_options()