Home
last modified time | relevance | path

Searched refs:httpPortToWin (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faustlive/faustlive-2.5.7/src/MainStructure/
H A DFLApp.h166 FLWindow* httpPortToWin(int port);
H A DFLApp.cpp1701 FLWindow* FLApp::httpPortToWin(int port){ in httpPortToWin() function in FLApp
1779 win = httpPortToWin(port); in compile_HttpData()