Searched defs:widthPx (Results 1 - 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/spreadsheet/
H A DSpreadsheet.java85 public Integer widthPx, heightPx; field in class:Spreadsheet.CellInfo
384 getCellInfo(to, lastToRow, column).widthPx = width - 2 * CELL_PADDING_PX;

Completed in 57 milliseconds