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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex233 % wxDateSpan::SetMonths
234 \membersection{wxDateSpan::SetMonths}\label{wxdatespansetmonths}
236 \func{wxDateSpan\&}{SetMonths}{\param{int }{n}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h1404 wxDateSpan& SetMonths(int n) { m_months = n; return *this; } function in class:wxDateSpan

Completed in 104 milliseconds