X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f18eaf2687ab42c97ccf469a2617306cadc0c6ef..5a20d2ced0a0779b5d8b1cc8064f8404b2727e92:/docs/latex/wx/varscrollhelperbase.tex diff --git a/docs/latex/wx/varscrollhelperbase.tex b/docs/latex/wx/varscrollhelperbase.tex index 223cd84eba..ad8e3f7d4f 100644 --- a/docs/latex/wx/varscrollhelperbase.tex +++ b/docs/latex/wx/varscrollhelperbase.tex @@ -172,12 +172,13 @@ Returns the index of the last visible unit based on the scroll position. This includes the last unit even if it is only partially visible. -\membersection{wxVarScrollHelperBase::HitTest}\label{wxvarscrollhelperbasehittest} +\membersection{wxVarScrollHelperBase::VirtualHitTest}\label{wxvarscrollhelperbasevirtualhittest} -\constfunc{virtual int}{HitTest}{\param{wxCoord }{coord}} +\constfunc{int}{VirtualHitTest}{\param{wxCoord }{coord}} -Returns the scroll unit under the device unit given accounting for scroll -position or {\tt wxNOT\_FOUND} if none (i.e. if it is below the last item). +Returns the virtual scroll unit under the device unit given accounting for +scroll position or {\tt wxNOT\_FOUND} if none (i.e. if it is below the last +item). \membersection{wxVarScrollHelperBase::IsVisible}\label{wxvarscrollhelperbaseisvisible}