X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f18eaf2687ab42c97ccf469a2617306cadc0c6ef..9fcd0bf7f313e637e8cd4b5d7f3cd5b294fec033:/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}.