Home
last modified time | relevance | path

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

/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/platypus/
H A Dtables.py1360 n=self._getFirstPossibleSplitRowPosition(availHeight)
1523 def _getFirstPossibleSplitRowPosition(self,availHeight): member in Table