Searched refs:getMaxCellLineCount (Results 1 – 2 of 2) sorted by relevance
243 public int getMaxCellLineCount() { in getMaxCellLineCount() method in GridContent
366 boolean twoLines = grid.getMaxCellLineCount() > 1; in getGridHeight()