Searched defs:minimumHeight (Results 1 – 2 of 2) sorted by relevance
324 public GridDataFactory minV(int minimumHeight) { in minV()
591 int minimumHeight = m_deviceSupportsTouch ? optionRowHeightForTouch : minRowHeight; in getRowHeight() local