Searched refs:computeRowHeight (Results 1 – 3 of 3) sorted by relevance
1519 final CSSNumericValue value = computeRowHeight(styleName); in computeImageHeight()1528 protected CSSNumericValue computeRowHeight(final String rowStyle) in computeRowHeight() method in OfficeDocumentReportTarget1547 return computeRowHeight(styleParent); in computeRowHeight()1567 return computeRowHeight(styleParent); in computeRowHeight()1587 return computeRowHeight(styleParent); in computeRowHeight()1613 return computeRowHeight(styleParent); in computeColumnWidth()1633 return computeRowHeight(styleParent); in computeColumnWidth()1653 return computeRowHeight(styleParent); in computeColumnWidth()
651 rowHeights.add(computeRowHeight(styleName)); in endOther()
729 final CSSNumericValue rowHeight = computeRowHeight(rowStyle); in startRow()
Completed in 37 milliseconds