Searched refs:IsShorterThan (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 Dtimespan.tex80 \helpref{IsShorterThan}{wxtimespanisshorterthan}
261 \membersection{wxTimeSpan::IsShorterThan}\label{wxtimespanisshorterthan}
263 \constfunc{bool}{IsShorterThan}{\param{const wxTimeSpan\& }{ts}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h1255 bool IsShorterThan(const wxTimeSpan& t) const { return !IsLongerThan(t); } function in class:wxTimeSpan

Completed in 127 milliseconds