Home
last modified time | relevance | path

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

/dports/audio/rezound/rezound-0.13.1beta/src/frontend_fox/
H A DCMainWindow.cpp1251 map<const char,map<const string,CLADSPAActionFactory *> > nameGrouped; in buildLADSPAMenus() local
1255 nameGrouped[letter][LADSPAActionFactories[t]->getName()]=LADSPAActionFactories[t]; in buildLADSPAMenus()
1258 …har,map<const string,CLADSPAActionFactory *> >::iterator i=nameGrouped.begin();i!=nameGrouped.end(… in buildLADSPAMenus()