Searched refs:FixedRowHeightScrollHelper (Results 1 – 2 of 2) sorted by relevance
205 class FixedRowHeightScrollHelper : public VariableRowHeightScrollHelper {210 FixedRowHeightScrollHelper(int top_margin, int row_height);220 DISALLOW_COPY_AND_ASSIGN(FixedRowHeightScrollHelper);
628 FixedRowHeightScrollHelper::FixedRowHeightScrollHelper(int top_margin, in FixedRowHeightScrollHelper() function in views::FixedRowHeightScrollHelper637 FixedRowHeightScrollHelper::GetRowInfo(int y) { in GetRowInfo()