Searched refs:SetNumberOfRowsOrCols (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dradiobox.h93 wxDEPRECATED( void SetNumberOfRowsOrCols(int n) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dradiobox.h85 inline void SetNumberOfRowsOrCols(int n) { m_noRowsOrCols = n; } function in class:wxRadioBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dradiobox.h94 inline void SetNumberOfRowsOrCols(int n) { m_noRowsOrCols = n; } function in class:wxRadioBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dradiocmn.cpp298 void wxRadioBoxBase::SetNumberOfRowsOrCols(int WXUNUSED(n))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dradiobox.h105 void SetNumberOfRowsOrCols(int n) { m_noRowsOrCols = n; } function in class:wxRadioBox
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dradiobox.h132 void SetNumberOfRowsOrCols(int n) { m_noRowsOrCols = n; } function in class:wxRadioBox

Completed in 66 milliseconds