Home
last modified time | relevance | path

Searched refs:setRowHeight (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableRow.php33 public function setRowHeight(Dimension $rowHeight) function in Google\\Service\\Slides\\TableRow
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1setRowHeight: true,\n supportDynamicHeights: false,\n dnd: {\n getDragElements(e) { r…
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java859 timeLineTable.setRowHeight(0, cellHeight+timeLineTable.getRowMargin()*2); in buildUI()
860 timeLineTable.setRowHeight(1, AUDIO_CELL_HEIGHT+timeLineTable.getRowMargin()*2); in buildUI()