Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/
H A Dwxsitemeditor.h148 void ToggleQuickPropsPanel(bool Open);
H A Dwxsitemeditor.cpp151 ToggleQuickPropsPanel(false); // TODO: Shouldn't store initial state of panel somewhere? in InitializeVisualStuff()
783 ToggleQuickPropsPanel(m_QuickPropsOpen); in OnQuickProps()
786 void wxsItemEditor::ToggleQuickPropsPanel(bool Open) in ToggleQuickPropsPanel() function in wxsItemEditor