Home
last modified time | relevance | path

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

/dports/www/matomo/piwik/plugins/Dashboard/
H A DController.php93 $session->dashboardLayout = $this->dashboard->getDefaultLayout();
178 return $this->dashboard->getDefaultLayout();
187 $layout = $this->dashboard->getDefaultLayout();
H A DAPI.php75 $layout = $this->dashboard->getDefaultLayout();
157 $layout = $this->dashboard->getDefaultLayout();
168 $defaultLayout = $this->dashboard->getDefaultLayout();
H A DDashboard.php159 public function getDefaultLayout() function in Piwik\\Plugins\\Dashboard\\Dashboard
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgtext3D/
H A DTextNode.h42 static osg::ref_ptr<Layout>& getDefaultLayout();
114 …ActiveLayout() const { return _layout.valid() ? _layout.get() : Layout::getDefaultLayout().get(); } in getActiveLayout()
H A DTextNode.cpp38 osg::ref_ptr<Layout>& Layout::getDefaultLayout() in getDefaultLayout() function in Layout
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgtext3D/
H A DTextNode.h42 static osg::ref_ptr<Layout>& getDefaultLayout();
114 …ActiveLayout() const { return _layout.valid() ? _layout.get() : Layout::getDefaultLayout().get(); } in getActiveLayout()
H A DTextNode.cpp38 osg::ref_ptr<Layout>& Layout::getDefaultLayout() in getDefaultLayout() function in Layout
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Form/Admin/Improve/Design/Theme/
H A DPageLayoutCustomizationFormFactory.php91 $defaultLayout = $theme->getDefaultLayout();
/dports/finance/prestashop/prestashop/src/Core/Addon/Theme/
H A DTheme.php166 public function getDefaultLayout() function in PrestaShop\\PrestaShop\\Core\\Addon\\Theme\\Theme
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AAX/
H A Djuce_AAX_Wrapper.cpp1270 auto currentLayout = getDefaultLayout (p, true); in fullBusesLayoutFromMainLayout()
1965 … static AudioProcessor::BusesLayout getDefaultLayout (const AudioProcessor& p, bool enableAll) in getDefaultLayout() function in AAXClasses::JuceAAX_Processor
1977 …layouts.add (enableAll || bus->isEnabledByDefault() ? bus->getDefaultLayout() : AudioChannelSet()); in getDefaultLayout()
1983 static AudioProcessor::BusesLayout getDefaultLayout (AudioProcessor& p) in getDefaultLayout() function in AAXClasses::JuceAAX_Processor
1985 auto defaultLayout = getDefaultLayout (p, true); in getDefaultLayout()
1988 defaultLayout = getDefaultLayout (p, false); in getDefaultLayout()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/Standalone/
H A Djuce_StandaloneFilterWindow.h262 maxNumInputs = jmax (0, bus->getDefaultLayout().size()); in showAudioSettingsDialog()
265 maxNumOutputs = jmax (0, bus->getDefaultLayout().size()); in showAudioSettingsDialog()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/compositor/layouts/
H A DLayoutManagerImpl.java688 protected Layout getDefaultLayout() { in getDefaultLayout() method in LayoutManagerImpl
853 return mNextActiveLayout != null ? mNextActiveLayout : getDefaultLayout(); in getNextLayout()
1009 mNextActiveLayout = (layout == null) ? getDefaultLayout() : layout; in setNextLayout()
H A DLayoutManagerChrome.java310 if (getNextLayout() == getDefaultLayout()) { in doneHiding()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp287 oppositeLayout = getBus (oppositeDirection, busIndex)->getDefaultLayout(); in getNextBestLayout()
309 auto& defaultLayout = getBus (isInput, busIndex)->getDefaultLayout(); in getNextBestLayout()
928 …outProperties.defaultLayout = (num > 0 ? getBus (isInput, num - 1)->getDefaultLayout() : AudioChan… in canApplyBusCountChange()
H A Djuce_AudioProcessor.h373 const AudioChannelSet& getDefaultLayout() const noexcept { return dfltLayout; } in getDefaultLayout() function
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/processors/
H A Djuce_AudioProcessor.cpp289 oppositeLayout = getBus (oppositeDirection, busIndex)->getDefaultLayout(); in getNextBestLayout()
311 auto& defaultLayout = getBus (isInput, busIndex)->getDefaultLayout(); in getNextBestLayout()
910 …outProperties.defaultLayout = (num > 0 ? getBus (isInput, num - 1)->getDefaultLayout() : AudioChan… in canApplyBusCountChange()
H A Djuce_AudioProcessor.h371 const AudioChannelSet& getDefaultLayout() const noexcept { return dfltLayout; } in getDefaultLayout() function
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/
H A DTable.java1482 public Cell getDefaultLayout() { in getDefaultLayout() method in Table
/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h421 QStringList getDefaultLayout() in getDefaultLayout() function
H A Donmainwindow.cpp11873 config.kbdLay=getDefaultLayout()[0]; in processSessionConfig()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/
H A Djuce_AU_Wrapper.mm347 … juceFilter->getBus (isInput, busNr + 1)->getDefaultLayout());
790 const int n = bus->getDefaultLayout().size();
/dports/x11/xpra-html5/xpra-html5-4.5.2/html5/js/lib/
H A Dsimple-keyboard.js.map1getDefaultLayout } from \"../services/KeyboardLayout\";\nimport PhysicalKeyboard from \"../service…