// find the index of the line we need to show at the top of the window such
// that the last (fully or partially) visible line is the given one
// find the index of the line we need to show at the top of the window such
// that the last (fully or partially) visible line is the given one
{ return wxVScrolledWindow::FindFirstFromBottom(lineLast, fullyVisible); }
// get the total height of the lines between lineMin (inclusive) and
{ return wxVScrolledWindow::FindFirstFromBottom(lineLast, fullyVisible); }
// get the total height of the lines between lineMin (inclusive) and