Home
last modified time | relevance | path

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

/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/
H A Drl_settings.py111 paraFontSizeHeightOffset= 1 #if true paragraphs start at height-fontSize variable
/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A Dtest_platypus_breaking.py23 from reportlab.rl_config import paraFontSizeHeightOffset
226 x = paraFontSizeHeightOffset and '50' or '53.17'
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/platypus/
H A Dparagraph.py26 paraFontSizeHeightOffset, hyphenationMinWordLength
2524 if paraFontSizeHeightOffset:
2596 if paraFontSizeHeightOffset: