Searched refs:GetMonths (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h1413 int GetMonths() const { return m_months; } function in class:wxDateSpan
1433 GetMonths() + ds.GetMonths(),
1447 GetMonths() - ds.GetMonths(),
1474 GetMonths() == ds.GetMonths() &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex119 % wxDateSpan::GetMonths
120 \membersection{wxDateSpan::GetMonths}\label{wxdatespangetmonths}
122 \constfunc{int}{GetMonths}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp1845 tm.AddMonths(diff.GetMonths());

Completed in 69 milliseconds