Searched refs:AllowMonthChange (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dcalctrl.h240 bool AllowMonthChange() const function in class:wxCalendarCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dcalctrl.cpp392 if ( AllowMonthChange() )
421 return AllowMonthChange() ? (wxControl *)m_comboMonth : (wxControl *)m_staticMonth;
450 if ( enable != AllowMonthChange() )
487 if ( AllowMonthChange() && (AllowYearChange() || sameYear) )
976 if ( AllowMonthChange() )

Completed in 62 milliseconds