Home
last modified time | relevance | path

Searched refs:brightonSlowTimer (Results 1 – 6 of 6) sorted by relevance

/dports/audio/bristol/bristol-0.60.10/libbrighton/
H A DbrightonLed.c182 brightonSlowTimer(dev->bwin, dev, BRIGHTON_ST_REQ); in configure()
188 brightonSlowTimer(dev->bwin, dev, BRIGHTON_ST_CANCEL); in configure()
H A DMakefile.am8 … brightonHButton.c brightonLever.c brightonModWheel.c brightonLed.c brightonSlowTimer.c brightonFa…
H A DbrightonSlowTimer.c127 brightonSlowTimer(brightonWindow *bwin, brightonDevice *dev, int command) in brightonSlowTimer() function
H A DMakefile.in84 brightonLed.lo brightonSlowTimer.lo brightonFastTimer.lo \
267 … brightonHButton.c brightonLever.c brightonModWheel.c brightonLed.c brightonSlowTimer.c brightonFa…
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonSlowTimer.Plo@am__quote@
/dports/audio/bristol/bristol-0.60.10/include/brighton/
H A Dbrightoninternals.h356 extern int brightonSlowTimer(brightonWindow *, brightonDevice *, int);
/dports/audio/bristol/bristol-0.60.10/brighton/
H A Dbrighton.c2038 brightonSlowTimer(0, 0, BRIGHTON_ST_CLOCK); in eventMgr()