Searched refs:current_scroll_value (Results 1 – 2 of 2) sorted by relevance
548 int current_scroll_value = m_scroll_helper->GetScrollPos().cy; in SelectedVisible() local549 if ((current_scroll_value < min_scroll_value) || (current_scroll_value > max_scroll_value)) in SelectedVisible()
1890 int current_scroll_value = m_scroll_helper->GetScrollPos().cy; in SelectedVisible() local1891 if ((current_scroll_value < min_scroll_value) || (current_scroll_value > max_scroll_value)) in SelectedVisible()