Home
last modified time | relevance | path

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

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/components/
H A Djuce_ModalComponentManager.h115 void bringModalComponentsToFront (bool topOneShouldGrabFocus = true);
H A Djuce_ModalComponentManager.cpp211 void ModalComponentManager::bringModalComponentsToFront (bool topOneShouldGrabFocus) in bringModalComponentsToFront() function in juce::ModalComponentManager
H A Djuce_Component.cpp1708 mcm.bringModalComponentsToFront(); in exitModalState()
2252 ModalComponentManager::getInstance()->bringModalComponentsToFront(); in inputAttemptWhenModal()
2628 …ModalComponentManager::getInstance()->bringModalComponentsToFront (false); // very important that … in internalBroughtToFront()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/components/
H A Djuce_ModalComponentManager.h115 void bringModalComponentsToFront (bool topOneShouldGrabFocus = true);
H A Djuce_ModalComponentManager.cpp217 void ModalComponentManager::bringModalComponentsToFront (bool topOneShouldGrabFocus) in bringModalComponentsToFront() function in juce::ModalComponentManager
H A Djuce_Component.cpp1714 mcm.bringModalComponentsToFront(); in exitModalState()
2258 ModalComponentManager::getInstance()->bringModalComponentsToFront(); in inputAttemptWhenModal()
2637 …ModalComponentManager::getInstance()->bringModalComponentsToFront (false); // very important that … in internalBroughtToFront()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/windows/
H A Djuce_ComponentPeer.cpp350 ModalComponentManager::getInstance()->bringModalComponentsToFront(); in handleFocusGain()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/windows/
H A Djuce_ComponentPeer.cpp350 ModalComponentManager::getInstance()->bringModalComponentsToFront(); in handleFocusGain()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/native/
H A Djuce_mac_NSViewComponentPeer.mm1478 ModalComponentManager::getInstance()->bringModalComponentsToFront();
H A Djuce_win32_Windowing.cpp3346 ModalComponentManager::getInstance()->bringModalComponentsToFront();
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/
H A Djuce_mac_NSViewComponentPeer.mm1547 ModalComponentManager::getInstance()->bringModalComponentsToFront();
H A Djuce_win32_Windowing.cpp3425 ModalComponentManager::getInstance()->bringModalComponentsToFront();