Searched refs:first_model_row (Results 1 – 1 of 1) sorted by relevance
742 const int first_model_row = FirstSelectedRow(); in SchedulePaintForSelection() local743 SchedulePaintInRect(GetRowBounds(ModelToView(first_model_row))); in SchedulePaintForSelection()744 if (first_model_row != selection_model_.active()) in SchedulePaintForSelection()