Searched refs:CompareWith (Results 1 – 2 of 2) sorted by relevance
111 int CompareWith(const CArcTime &a) const in CompareWith() function
318 if (t.Def && (!Def || CompareWith(t) < 0)) in Update()