Home
last modified time | relevance | path

Searched refs:setCellHeight (Results 1 – 2 of 2) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
DFixedTableModel.java29 setCellHeight(cellHeight); in FixedTableModel()
49 public void setCellHeight(float cellHeight) { in setCellHeight() method in FixedTableModel
/external/autotest/frontend/client/src/autotest/common/ui/
DCustomTabPanel.java58 top.setCellHeight(tabPanel.getTabBar(), "100%"); in CustomTabPanel()
71 bottom.setCellHeight(tabDeck, "100%"); in CustomTabPanel()