Home
last modified time | relevance | path

Searched refs:flowable (Results 1 – 25 of 129) sorted by relevance

123456

/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/platypus/
H A Dframes.py154 flowable._frame = self
158 flowable.frameAction(self)
174 w, h = flowable.wrap(aW, h)
218 flowable.canv=canv
231 if hasattr(flowable,a):
232 delattr(flowable,a)
236 def split(self,flowable,canv): argument
242 s = flowable.getSpaceBefore()
249 flowable.canv = canv
255 if hasattr(flowable,a):
[all …]
H A Dflowables.py2027 def __init__(self,flowable,leftIndent=0,rightIndent=0): argument
2028 self._flowable = flowable
2078 …def __init__(self,flowable,leftIndent=0,rightIndent=0,bullet=None, spaceBefore=None, spaceAfter=No… argument
2079 self._flowable = flowable
2150 def __init__(self,flowable,params,value,first): argument
2151 self.flowable = flowable
2263 def _makeLIIndenter(self,flowable, bullet, params=None): argument
2269 …return LIIndenter(flowable,leftIndent,rightIndent,bullet,spaceBefore=spaceBefore,spaceAfter=spaceA…
2271 return LIIndenter(flowable,self._leftIndent,self._rightIndent,bullet)
2390 z = self._makeLIIndenter(f.flowable,bullet=None,params=fparams)
/dports/print/py-reportlab/reportlab-3.5.68/tests/
H A Dtest_platypus_xref.py42 def afterFlowable(self, flowable): argument
44 if flowable.__class__.__name__ == 'Paragraph':
45 styleName = flowable.style.name
48 text = flowable.getPlainText()
53 key = str(hash(flowable))
61 text = flowable.getPlainText()
H A Dtest_platypus_index.py53 def afterFlowable(self, flowable): argument
56 if flowable.__class__.__name__ == 'Paragraph':
57 styleName = flowable.style.name
59 key = str(hash(flowable))
64 text = flowable.getPlainText()
H A Dtest_platypus_toc.py58 def afterFlowable(self, flowable): argument
61 if flowable.__class__.__name__ == 'Paragraph':
62 styleName = flowable.style.name
64 key = str(hash(flowable))
69 text = flowable.getPlainText()
/dports/textproc/py-pdfrw/pdfrw-0.4/examples/rl1/
H A Dplatypus_pdf_template.py65 def afterFlowable(self, flowable): argument
67 if flowable.__class__.__name__ == 'Paragraph':
68 style = flowable.style.name
69 text = flowable.getPlainText()
/dports/print/py-reportlab/reportlab-3.5.68/tools/docco/
H A Drltemplate.py125 def afterFlowable(self, flowable): argument
129 if isinstance(flowable, Paragraph):
130 style = flowable.style.name
131 txt = flowable.getPlainText()
143 self.section = flowable.text
H A Dgraphdocpy.py95 def afterFlowable(self, flowable): argument
98 if flowable.__class__.__name__ == 'Paragraph':
99 f = flowable
120 self.notify('TOCEntry', (headLevel, flowable.getPlainText(), self.page))
H A Ddocpy.py98 def afterFlowable(self, flowable): argument
101 if flowable.__class__.__name__ == 'Paragraph':
102 f = flowable
128 self.notify('TOCEntry', (headLevel, flowable.getPlainText(), self.page))
/dports/editors/calligra/calligra-3.2.1/words/plugins/scripting/scripts/
H A Dkwreportlab.py92 def afterFlowable(self, flowable): argument
93 print "..afterFlowable %s" % flowable.__class__.__name__
132 def afterFlowable(self, flowable): argument
133 MyTemplates._AbstractTemplate.afterFlowable(self, flowable)
134 if flowable.__class__.__name__ == 'Paragraph':
135 f = flowable
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/async/
H A DServerStream.h30 namespace flowable {
112 friend class yarpl::flowable::ThriftStreamShim;
H A DClientBufferedStream.h28 namespace flowable {
555 friend class yarpl::flowable::ThriftStreamShim;
/dports/textproc/py-xhtml2pdf/xhtml2pdf-0.2.5/xhtml2pdf/
H A Dxhtml2pdf_reportlab.py123 def afterFlowable(self, flowable): argument
125 if getattr(flowable, "outline", False):
127 flowable.outlineLevel,
128 html_escape(copy.deepcopy(flowable.text), 1),
/dports/mail/neomutt/neomutt-20211029/docs/
H A Dneomutt.pwl263 flowable
/dports/print/py-reportlab/reportlab-3.5.68/
H A DCHANGES.md19 * Image flowable allows a useDPI argument
378 * BalancedColumns flowable added
664 * added a TopPadder flowable, which will 'wrap' another Flowable and move it
945 flowable constructor, into a table cell, or as an attribute of a graphic (e.g.
/dports/print/py-reportlab/reportlab-3.5.68/docs/reference/
H A Dreference.yml57 page sizes. It will also contain more drawable and flowable
/dports/deskutils/calibre/calibre-src-5.34.0/manual/
H A Dviewer.rst226 Non re-flowable content
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/ga/
H A Dviewer.po355 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/hr/
H A Dviewer.po356 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/hu/
H A Dviewer.po358 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/id/
H A Dviewer.po355 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/ko/
H A Dviewer.po356 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/sk/
H A Dviewer.po355 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/te/
H A Dviewer.po355 msgid "Non re-flowable content"
/dports/deskutils/calibre/calibre-src-5.34.0/translations/manual/ti/
H A Dviewer.po355 msgid "Non re-flowable content"

123456