Searched refs:getRowHeight (Results 1 – 3 of 3) sorted by relevance
114 public int getRowHeight() { in getRowHeight() method in KeyboardRow
457 final int height = row.getRowHeight(); in parseGridRows()850 mCurrentY += row.getRowHeight(); in endRow()
262 final int rowHeight = row.getRowHeight(); in Key()