Home
last modified time | relevance | path

Searched refs:IsBottomScroll (Results 1 – 2 of 2) sorted by relevance

/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Ddrop_target_ex.cpp53 return IsTopScroll(p) || IsBottomScroll(p); in IsScroll()
96 bool CScrollableDropTarget<Control>::IsBottomScroll(wxPoint p) const in IsBottomScroll() function in CScrollableDropTarget
149 else if (IsBottomScroll(p)) { in OnTimer()
H A Ddrop_target_ex.h28 bool IsBottomScroll(wxPoint p) const;