Searched refs:computeRowHeight (Results 1 – 3 of 3) sorted by relevance
1518 final CSSNumericValue value = computeRowHeight(styleName); in computeImageHeight()1527 protected CSSNumericValue computeRowHeight(final String rowStyle) in computeRowHeight() method in OfficeDocumentReportTarget1546 return computeRowHeight(styleParent); in computeRowHeight()1566 return computeRowHeight(styleParent); in computeRowHeight()1586 return computeRowHeight(styleParent); in computeRowHeight()1612 return computeRowHeight(styleParent); in computeColumnWidth()1632 return computeRowHeight(styleParent); in computeColumnWidth()1652 return computeRowHeight(styleParent); in computeColumnWidth()
651 rowHeights.add(computeRowHeight(styleName)); in endOther()
729 final CSSNumericValue rowHeight = computeRowHeight(rowStyle); in startRow()