Searched refs:scm_style (Results 1 – 6 of 6) sorted by relevance
42 SCM scm_style = get_property (sc, "style"); in print() local44 if (scm_is_symbol (scm_style)) in print()45 style = ly_symbol2string (scm_style); in print()
47 SCM scm_style = get_property (me, "style"); in print() local49 if (scm_is_symbol (scm_style)) in print()50 style = ly_symbol2string (scm_style); in print()
852 SCM scm_style = get_property (g, "style"); in get_extra_encompass_infos() local853 if (!scm_is_symbol (scm_style) in get_extra_encompass_infos()
856 SCM scm_style = get_property (g, "style"); in get_extra_encompass_infos() local857 if (!scm_is_symbol (scm_style) in get_extra_encompass_infos()