Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/
H A DQtDebugger.h101 void LoadViewLayout();
H A DQtDebugger.cpp159 LoadViewLayout(); in LoadSettings()
464 LoadViewLayout(); in ActivateView()
514 void QtDebugger::LoadViewLayout() in LoadViewLayout() function in QtDebugger
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dmain.h331 void LoadViewLayout(const wxString& name, bool isTemp = false);
H A Dmain.cpp1501 LoadViewLayout(deflayout); in LoadWindowState()
1618 void MainFrame::LoadViewLayout(const wxString& name, bool isTemp) in LoadViewLayout() function in MainFrame
4121 LoadViewLayout(m_PluginIDsMap[event.GetId()]); in OnViewLayout()
4151 LoadViewLayout(gDefaultLayout); in OnViewLayoutDelete()
4166 LoadViewLayout(gMinimalLayout); in OnViewLayoutDelete()
4203 LoadViewLayout(gDefaultLayout); in OnViewLayoutDelete()
4210LoadViewLayout(m_PreviousLayoutName.IsEmpty()?Manager::Get()->GetConfigManager(_T("app"))->Read(_T… in OnNotebookDoubleClick()
4215 LoadViewLayout(gMinimalLayout); in OnNotebookDoubleClick()
5145 LoadViewLayout(event.layout, true); in OnLayoutSwitch()