Home
last modified time | relevance | path

Searched refs:first_model_row (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/views/controls/table/
Dtable_view.cc742 const int first_model_row = FirstSelectedRow(); in SchedulePaintForSelection() local
743 SchedulePaintInRect(GetRowBounds(ModelToView(first_model_row))); in SchedulePaintForSelection()
744 if (first_model_row != selection_model_.active()) in SchedulePaintForSelection()