Home
last modified time | relevance | path

Searched defs:grob_property_path (Results 1 – 4 of 4) sorted by relevance

/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dproperty-iterator.cc74 SCM grob_property_path = get_property (m, "grob-property-path"); in get_property_path() local
91 SCM grob_property_path = get_property_path (get_music ()); in process() local
118 SCM grob_property_path = get_property_path (m); in process() local
H A Dcontext-property.cc39 SCM grob_property_path, in general_pushpop_property()
202 Grob_property_info::push (SCM grob_property_path, SCM new_value) in push()
241 Grob_property_info::temporary_override (SCM grob_property_path, SCM new_value) in temporary_override()
255 Grob_property_info::temporary_revert (SCM grob_property_path) in temporary_revert()
328 Grob_property_info::pop (SCM grob_property_path) in pop()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dproperty-iterator.cc74 SCM grob_property_path = get_property (m, "grob-property-path"); in get_property_path() local
91 SCM grob_property_path = get_property_path (get_music ()); in process() local
118 SCM grob_property_path = get_property_path (m); in process() local
H A Dcontext-property.cc39 SCM grob_property_path, in general_pushpop_property()
203 Grob_property_info::push (SCM grob_property_path, SCM new_value) in push()
242 Grob_property_info::temporary_override (SCM grob_property_path, SCM new_value) in temporary_override()
256 Grob_property_info::temporary_revert (SCM grob_property_path) in temporary_revert()
329 Grob_property_info::pop (SCM grob_property_path) in pop()