Home
last modified time | relevance | path

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

/dports/misc/morse/morse-1.4-154-g53f9eaa8/src/morse/core/
H A Doverlay.py43 def chain_callback(self, fn = None): member in MorseOverlay
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dgrob-closure.cc67 chain_callback (Grob *g, SCM proc, SCM sym) in chain_callback() function
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dgrob-closure.cc67 chain_callback (Grob *g, SCM proc, SCM sym) in chain_callback() function
/dports/games/py-fife/fifengine-0.4.2/engine/python/fife/extensions/pychan/
H A Dtools.py159 def chain_callback(event=0,widget=0): function