Searched refs:_hyGenPair (Results 1 – 1 of 1) sorted by relevance
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/platypus/ |
H A D | paragraph.py | 965 def _hyGenPair(hyphenator, s, ww, newWidth, maxWidth, fontName, fontSize, uriWasteReduce, embeddedH… function 1154 …R = _hyGenPair(hyphenator, s, ww, newWidth, maxWidth, f.fontName, f.fontSize,uriWasteReduce,embedd… 1229 …R = _hyGenPair(hyphenator, w, ww, newWidth, maxWidth, fontName, fontSize, uriWasteReduce,embeddedH…
|