Searched refs:current_match (Results 1 – 1 of 1) sorted by relevance
3725 int current_match = m_first_visible_match + i; in DrawMatches() local3726 if (current_match == m_selected_match) in DrawMatches()3729 m_delegate_sp->GetMatchTextAtIndex(current_match).c_str()); in DrawMatches()3730 if (current_match == m_selected_match) in DrawMatches()