X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f18eaf2687ab42c97ccf469a2617306cadc0c6ef..a236aa2058ccf3d36e9cafc20fa7375080c4be50:/docs/latex/wx/vscrolledwindow.tex diff --git a/docs/latex/wx/vscrolledwindow.tex b/docs/latex/wx/vscrolledwindow.tex index b66c55bca5..1d05234c5f 100644 --- a/docs/latex/wx/vscrolledwindow.tex +++ b/docs/latex/wx/vscrolledwindow.tex @@ -94,6 +94,11 @@ position was 0 and the first line wasn't completely visible. Deprecated for \helpref{GetRowCount()}{wxvarvscrollhelpergetrowcount}. +\constfunc{int}{HitTest}{\param{wxCoord }{x}, \param{wxCoord }{y}} +\constfunc{int}{HitTest}{\param{const wxPoint\& }{pt}} + +Deprecated for \helpref{VirtualHitTest()}{wxvarscrollhelperbasevirtualhittest}. + \constfunc{virtual wxCoord}{OnGetLineHeight}{\param{size\_t }{line}} Deprecated for \helpref{OnGetRowHeight()}{wxvarvscrollhelperongetrowheight}.