Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheet.java309 boolean isRows) { in fillHeaderCells() argument
325 if (isRows) { in fillHeaderCells()
336 incrementSpan(lastCellInfo[fieldIndex], isRows); in fillHeaderCells()
354 private void incrementSpan(CellInfo cellInfo, boolean isRows) { in incrementSpan() argument
355 if (isRows) { in incrementSpan()