Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/InOut/
H A DwinFLTK.h129 extern void flgraph_init(CSOUND *csound);
H A DwinFLTK.c97 flgraph_init(csound); /* Create space */ in csoundModuleInit()
H A DFL_graph.cpp84 void flgraph_init(CSOUND *csound) in flgraph_init() function