Home
last modified time | relevance | path

Searched refs:DrawGraph_FLTK (Results 1 – 3 of 3) sorted by relevance

/dports/audio/csound/csound-6.15.0/InOut/
H A DwinFLTK.h121 extern void DrawGraph_FLTK(CSOUND *, WINDAT *);
H A DwinFLTK.c99 csound->SetDrawGraphCallback(csound, DrawGraph_FLTK); in csoundModuleInit()
H A DFL_graph.cpp316 void DrawGraph_FLTK(CSOUND *csound, WINDAT *wdptr) in DrawGraph_FLTK() function