Searched refs:collapsedInitially (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/foldbar/
H A Dfoldpanelitem.cpp41 wxFoldPanelItem::wxFoldPanelItem( wxWindow *parent, const wxString &caption, wxImageList *icons, bool collapsedInitially, argument
59 if(collapsedInitially)
H A Dfoldpanelbar.cpp111 wxFoldPanel wxFoldPanelBar::AddFoldPanel(const wxString &caption, bool collapsedInitially, const wxCaptionBarStyle &style) argument
119 wxFoldPanelItem *item = new wxFoldPanelItem(m_foldPanel, caption, m_images, collapsedInitially, style);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/foldbar/
H A Dfoldpanelbar.h158 /** Adds a fold panel to the list of panels. If the flag collapsedInitially is set to true, the panel
164 wxFoldPanel AddFoldPanel(const wxString &caption, bool collapsedInitially = false,
H A Dfoldpanelitem.h183 wxFoldPanelItem( wxWindow *parent, const wxString &caption, wxImageList *icons = 0, bool collapsedInitially = false,

Completed in 39 milliseconds