Home
last modified time | relevance | path

Searched defs:allowedOrientations (Results 1 – 6 of 6) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/desktop/
H A Djuce_Desktop.h385 int allowedOrientations = allOrientations; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/desktop/
H A Djuce_Desktop.h393 int allowedOrientations = allOrientations; variable
/dports/devel/juce/JUCE-f37e9a1/examples/GUI/
H A DCameraDemo.h164 auto allowedOrientations = Desktop::getInstance().getOrientationsEnabled(); in setPortraitOrientationEnabled() local
H A DVideoDemo.h456 auto allowedOrientations = Desktop::getInstance().getOrientationsEnabled(); in JUCE_DECLARE_WEAK_REFERENCEABLE() local
/dports/cad/ktechlab/ktechlab-0.50.0/src/flowparts/
H A Dflowpart.cpp799 uint FlowPart::allowedOrientations( ) const in allowedOrientations() function in FlowPart
/dports/devel/juce/JUCE-f37e9a1/examples/Utilities/
H A DPushNotificationsDemo.h253 auto allowedOrientations = Desktop::getInstance().getOrientationsEnabled(); in setPortraitOrientationEnabled() local