MCPcopy Create free account

hub / github.com/Distrotech/reportlab / functions

Functions4,293 in github.com/Distrotech/reportlab

↓ 3 callersFunctionparseAFMFile
Quick and dirty - gives back a top-level dictionary with top-level items, and a 'widths' key containing a dictionary of glyph names and widths
src/reportlab/pdfbase/pdfmetrics.py:71
↓ 3 callersMethodparseFile
(self, filename)
tools/docco/yaml.py:63
↓ 3 callersFunctionpict_putShort
src/rl_addons/renderPM/_renderPM.c:1687
↓ 3 callersMethodprepare
prepare all data structures required for save operation (create related objects)
src/reportlab/pdfbase/pdfdoc.py:1445
↓ 3 callersFunctionps2tt
ps fontname to family name, bold, italic
src/reportlab/lib/fonts.py:73
↓ 3 callersMethodread_short
Reads a signed short
src/reportlab/pdfbase/ttfonts.py:321
↓ 3 callersMethodrect
Draw a rectangle between x1,y1, and x2,y2
src/reportlab/graphics/renderPS.py:314
↓ 3 callersFunctionrecursiveGetAttr
Can call down into e.g. object1.object2[4].attr
src/reportlab/lib/utils.py:299
↓ 3 callersMethodresetState
(self, state)
src/reportlab/platypus/para.py:248
↓ 3 callersMethodroundRect
Draw a rounded rectangle between x1,y1, and x2,y2, with corners inset as ellipses with x radius rx and y radius ry. These should have
src/reportlab/graphics/renderPS.py:322
↓ 3 callersMethodsave
Save the PDF document.
tools/pythonpoint/pythonpoint.py:440
↓ 3 callersMethodsaveToFile
(self,fn,fmt=None)
src/reportlab/graphics/renderPM.py:275
↓ 3 callersMethodsetAllPermissions
(self, value)
src/reportlab/lib/pdfencrypt.py:64
↓ 3 callersMethodsetDefaultCounter
Changes the key used for the default
src/reportlab/lib/sequencer.py:173
↓ 3 callersMethodsetFillOverprint
(self,a)
src/reportlab/pdfgen/textobject.py:136
↓ 3 callersMethodsetFont
(self,fontName,fontSize,leading=None)
src/reportlab/graphics/renderPM.py:361
↓ 3 callersMethodsetLineCap
(self,v)
src/reportlab/graphics/renderPS.py:175
↓ 3 callersMethodsetLineJoin
0=mitre, 1=round, 2=bevel
src/reportlab/pdfgen/canvas.py:1534
↓ 3 callersMethodsetLineJoin
(self,v)
src/reportlab/graphics/renderPS.py:180
↓ 3 callersMethodsetPageSize
accepts a 2-tuple in points for paper size for this and subsequent pages
src/reportlab/pdfgen/canvas.py:1092
↓ 3 callersMethodshiftfont
(self, program, face=None, bold=None, italic=None)
src/reportlab/platypus/para.py:1507
↓ 3 callersMethodskew
Convenience to help you set transforms
src/reportlab/graphics/shapes.py:448
↓ 3 callersMethodstringWidth
This presumes non-Unicode input. UnicodeCIDFont wraps it for that context
src/reportlab/pdfbase/cidfonts.py:325
↓ 3 callersFunctionstringWidthU
src/rl_addons/rl_accel/_rl_accel.c:1068
↓ 3 callersFunctiont
(n, s, places=2, decimalSep='.', thousandSep=None, prefix=None, suffix=None)
src/reportlab/lib/formatters.py:94
↓ 3 callersFunctionteststream
(content=None)
src/reportlab/pdfbase/pdfdoc.py:803
↓ 3 callersFunctiontokenize_new
src/rl_addons/renderPM/gt1/gt1-parset1.c:146
↓ 3 callersMethodtranslate
Convert a string into a list of CIDs
src/reportlab/pdfbase/cidfonts.py:163
↓ 3 callersMethodtranslateNames
recursively translate tree of names into tree of destinations
src/reportlab/pdfbase/pdfdoc.py:1417
↓ 3 callersFunctiontt2ps
family name + bold & italic to ps font name
src/reportlab/lib/fonts.py:80
↓ 3 callersMethodunknown_charref
(self, ref)
src/reportlab/lib/xmllib.py:477
↓ 3 callersFunctionvalidateSetattr
validate setattr(obj,name,value)
src/reportlab/lib/attrmap.py:98
↓ 3 callersMethodverify
If the programmer has provided the optional _attrMap attribute, this checks all expected attributes are present; no unwanted attribute
src/reportlab/graphics/shapes.py:276
↓ 3 callersMethodwalk
Call event methods in a visiting formatter.
tools/docco/docpy.py:407
↓ 3 callersFunctionwarnIgnoredRestofTest
Raise a warning (if possible) about a not fully completed test.
tests/test_renderSVG.py:11
↓ 3 callersMethodwrap
(self, availableWidth, availableHeight)
src/reportlab/platypus/para.py:1251
↓ 3 callersFunctionx_order
Determine the order of line segments z0-z1 and z2-z3. Return +1 if z2-z3 lies entirely to the right of z0-z1, -1 if entirely to the left, or
src/rl_addons/renderPM/libart_lgpl/art_svp_wind.c:130
↓ 3 callersFunctionx_order_2
similar to x_order, but to determine whether point z0 + epsilon lies to the left of the line z2-z3 or to the right */
src/rl_addons/renderPM/libart_lgpl/art_svp_wind.c:311
↓ 2 callersMethodAnnotationDict
(self, **kw)
src/reportlab/pdfbase/pdfdoc.py:1596
↓ 2 callersFunctionBlacker
given a color combine with black as c*f+b*(1-f) 0<=f<=1
src/reportlab/lib/colors.py:645
↓ 2 callersFunctionBox_set_character
src/rl_addons/rl_accel/_rl_accel.c:1384
↓ 2 callersMethodCX
(self, i,d )
src/reportlab/graphics/charts/piecharts.py:985
↓ 2 callersMethodCY
(self,i,d)
src/reportlab/graphics/charts/piecharts.py:987
↓ 2 callersFunctionEmbeddedCode
(code,name='t')
tools/docco/rl_doc_utils.py:148
↓ 2 callersMethodGetPDFData
(self, canvas)
src/reportlab/pdfbase/pdfdoc.py:244
↓ 2 callersFunctionHexColor
This function converts a hex string, or an actual integer number, into the corresponding color. E.g., in "#AABBCC" or 0xAABBCC, AA is the red
src/reportlab/lib/colors.py:212
↓ 2 callersMethodID
A unique fingerprint for the file (unless in invariant mode)
src/reportlab/pdfbase/pdfdoc.py:214
↓ 2 callersFunctionP
(obj, m=mod.__name__, CT=types.ClassType)
src/reportlab/graphics/samples/runall.py:10
↓ 2 callersMethodPARSE
(self, str, start=0)
tools/docco/t_parse.py:161
↓ 2 callersFunctionTTFOpenFile
Opens a TTF file possibly after searching TTFSearchPath returns (filename,file)
src/reportlab/pdfbase/ttfonts.py:158
↓ 2 callersFunction_360
(a)
src/reportlab/graphics/charts/utils3d.py:117
↓ 2 callersMethod_AsciiHexEncode
Helper function used by images
src/reportlab/graphics/renderPS.py:602
↓ 2 callersFunction_RGBA
src/rl_addons/renderPM/_renderPM.c:520
↓ 2 callersMethod__add__
add integer to normalDate and return a new, calculated value
src/reportlab/lib/normalDate.py:138
↓ 2 callersMethod__fusc
(self,s)
src/reportlab/pdfbase/pdfutils.py:446
↓ 2 callersMethod__init__
(self, face, encoding)
src/reportlab/pdfbase/cidfonts.py:299
↓ 2 callersMethod__init__
Loads a TrueType font from filename. If validate is set to a false values, skips checksum validation. This can save time, especially
src/reportlab/pdfbase/ttfonts.py:985
↓ 2 callersMethod__init__
(self)
src/reportlab/graphics/widgets/signsandsymbols.py:607
↓ 2 callersMethod__init__
(self,**kw)
src/reportlab/graphics/charts/spider.py:76
↓ 2 callersMethod__init__
(self,**kw)
src/reportlab/graphics/charts/textlabels.py:122
↓ 2 callersMethod__init__
(self, filename, **kw)
tests/test_platypus_leftright.py:75
↓ 2 callersMethod__rotate
(self,s,n)
src/reportlab/pdfbase/pdfutils.py:439
↓ 2 callersFunction__set_coerce
(t, S)
src/reportlab/lib/set_ops.py:11
↓ 2 callersFunction__startswith_rl
if the name starts with a known prefix strip it off
src/reportlab/lib/utils.py:162
↓ 2 callersFunction_addAttributeNames
(m)
src/reportlab/platypus/paraparser.py:188
↓ 2 callersMethod_addBarLabel
(self, g, rowNo, colNo, x, y, width, height)
src/reportlab/graphics/charts/barcharts.py:352
↓ 2 callersFunction_addGeneratedContent
(flowables,frame)
src/reportlab/platypus/doctemplate.py:290
↓ 2 callersMethod_addLabel
(self, text, label, g, rowNo, colNo, x, y, width, height)
src/reportlab/graphics/charts/barcharts.py:366
↓ 2 callersMethod_addNamedNode
if name is not None add an attribute pointing to node and add to the attrMap
src/reportlab/graphics/shapes.py:336
↓ 2 callersFunction_annFormat
(D,color,thickness,dashArray,hradius=0,vradius=0)
src/reportlab/pdfgen/canvas.py:59
↓ 2 callersFunction_applyAttributes
(obj, attr)
src/reportlab/platypus/paraparser.py:202
↓ 2 callersFunction_assertXAxis
(axis)
src/reportlab/graphics/charts/axes.py:400
↓ 2 callersFunction_assertYAxis
(axis)
src/reportlab/graphics/charts/axes.py:398
↓ 2 callersMethod_banner
(self,k,what)
src/reportlab/lib/utils.py:874
↓ 2 callersMethod_calc
(self, availWidth, availHeight)
src/reportlab/platypus/tables.py:552
↓ 2 callersMethod_calcStepAndTickPositions
(self)
src/reportlab/graphics/charts/axes.py:1085
↓ 2 callersMethod_calcSubTicks
(self)
src/reportlab/graphics/charts/axes.py:423
↓ 2 callersFunction_calc_pc
check list V for percentage or * values 1) absolute values go through unchanged 2) percentages are used as weights for unconsumed space 3)
src/reportlab/platypus/tables.py:103
↓ 2 callersMethod_calc_quiet
(self,v)
src/reportlab/graphics/barcode/eanbc.py:207
↓ 2 callersMethod_calc_z0
(self,rowNo)
src/reportlab/graphics/charts/barcharts.py:539
↓ 2 callersMethod_checkSeparation
(self,cmyk)
src/reportlab/pdfgen/textobject.py:22
↓ 2 callersMethod_checkTransparency
(self,im)
src/reportlab/pdfbase/pdfdoc.py:2115
↓ 2 callersMethod_complete_parse
(self)
src/reportlab/platypus/paraparser.py:1051
↓ 2 callersMethod_configure_end
(self)
src/reportlab/graphics/charts/axes.py:900
↓ 2 callersFunction_convert2pilp
(im)
src/reportlab/graphics/renderPM.py:218
↓ 2 callersFunction_convnum
(s, unit=1)
src/reportlab/platypus/paraparser.py:37
↓ 2 callersMethod_copyNamedContents
(self,obj,aKeys=None,noCopy=('contents',))
src/reportlab/graphics/shapes.py:413
↓ 2 callersFunction_dashFree
src/rl_addons/renderPM/_renderPM.c:1082
↓ 2 callersFunction_dedenter
tidy up text - carefully, it is probably code. If people want to indent code within a source script, you can supply an arg to dedent and
src/reportlab/platypus/flowables.py:224
↓ 2 callersFunction_digester
(s)
src/reportlab/lib/utils.py:23
↓ 2 callersFunction_doLink
(tx,link,rect)
src/reportlab/platypus/paragraph.py:545
↓ 2 callersMethod_drawSubTicks
(self,tU,tD,g)
src/reportlab/graphics/charts/axes.py:457
↓ 2 callersMethod_drawTicks
(self,tU,tD,g=None)
src/reportlab/graphics/charts/axes.py:417
↓ 2 callersMethod_drawTicksInner
(self,tU,tD,g)
src/reportlab/graphics/charts/axes.py:406
↓ 2 callersFunction_draw_3d_bar
(G, x1, x2, y0, yhigh, xdepth, ydepth, fillColor=None, fillColorShaded=None, s
src/reportlab/graphics/charts/utils3d.py:19
↓ 2 callersMethod_dump
(self,f)
src/reportlab/lib/utils.py:817
↓ 2 callersFunction_encode39
(value, cksum, stop)
src/reportlab/graphics/barcode/code39.py:96
↓ 2 callersFunction_encode93
(str)
src/reportlab/graphics/barcode/code93.py:87
↓ 2 callersMethod_endBuild
(self)
src/reportlab/platypus/doctemplate.py:835
↓ 2 callersFunction_endswith
(obj,s)
src/reportlab/platypus/tables.py:192
← previousnext →501–600 of 4,293, ranked by callers