Searched defs:row_height (Results 1 – 3 of 3) sorted by relevance
95 int row_height = controller_->GetRowBounds(index).height(); in DrawAutofillEntry() local
165 int row_height() const { return row_height_; } in row_height() function
615 int row_height) in FixedRowHeightScrollHelper()