Searched refs:getMaxCellLineCount (Results 1 – 2 of 2) sorted by relevance
220 public int getMaxCellLineCount() { in getMaxCellLineCount() method in GridContent258 boolean twoLines = getMaxCellLineCount() > 1; in getHeight()
173 isHeaderFullGrid = gc.hasImage() && gc.getMaxCellLineCount() > 1; in hasLargeMode()