X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f18eaf2687ab42c97ccf469a2617306cadc0c6ef..0a82af9b91531b630c1b46c2acc044fe4bdb0ebd:/docs/latex/wx/varhvscrollhelper.tex diff --git a/docs/latex/wx/varhvscrollhelper.tex b/docs/latex/wx/varhvscrollhelper.tex index c50f0f8bbd..21b0f1eb4d 100644 --- a/docs/latex/wx/varhvscrollhelper.tex +++ b/docs/latex/wx/varhvscrollhelper.tex @@ -102,15 +102,15 @@ Returns the index of the last visible column and row based on the scroll position. This includes any partially visible columns or rows. -\membersection{wxVarHVScrollHelper::HitTest}\label{wxvarhvscrollhelperhittest} +\membersection{wxVarHVScrollHelper::VirtualHitTest}\label{wxvarhvscrollhelpervirtualhittest} -\constfunc{virtual wxPosition}{HitTest}{\param{wxCoord }{x}, \param{wxCoord }{y}} +\constfunc{wxPosition}{VirtualHitTest}{\param{wxCoord }{x}, \param{wxCoord }{y}} -\constfunc{virtual wxPosition}{HitTest}{\param{const wxPoint\& }{pos}} +\constfunc{wxPosition}{VirtualHitTest}{\param{const wxPoint\& }{pos}} -Returns the scroll unit under the device unit given accounting for scroll -position or {\tt wxNOT\_FOUND} (for the row, column, or possibly both values) -if none. +Returns the virtual scroll unit under the device unit given accounting for +scroll position or {\tt wxNOT\_FOUND} (for the row, column, or possibly both +values) if none. \membersection{wxVarHVScrollHelper::IsVisible}\label{wxvarhvscrollhelperisvisible}