Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Application/
H A Djucer_Application.h146 void findAndLaunchExample (int);
H A Djucer_Application.cpp690 void ProjucerApplication::findAndLaunchExample (int selectedIndex) in findAndLaunchExample() function in ProjucerApplication
942 findAndLaunchExample (menuItemID - examplesBaseID); in handleMainMenuCommand()