MCPcopy Create free account

hub / github.com/Distrotech/reportlab / functions

Functions4,293 in github.com/Distrotech/reportlab

↓ 1 callersMethod__len__
(self)
src/reportlab/graphics/widgetbase.py:260
↓ 1 callersMethod__rl_codecs
(name,cache=__rl_codecs_cache,data=__rl_codecs_data)
src/reportlab/pdfbase/rl_codecs.py:1011
↓ 1 callersMethod__setitem__
(self, name, value)
src/reportlab/pdfbase/pdfdoc.py:642
↓ 1 callersMethod__setitem__
sets the complete graphics state value of key to value
src/reportlab/graphics/renderbase.py:123
↓ 1 callersMethod_aSpaceString
(self)
src/reportlab/platypus/frames.py:251
↓ 1 callersMethod_addNABarLabel
(self, g, rowNo, colNo, x, y, width, height)
src/reportlab/graphics/charts/barcharts.py:357
↓ 1 callersMethod_addNamedNode
if name is not None add an attribute pointing to node and add to the attrMap
src/reportlab/graphics/widgetbase.py:448
↓ 1 callersFunction_addObjImport
add an import of obj's class to a dictionary of imports
src/reportlab/graphics/shapes.py:494
↓ 1 callersMethod_addPage
(self, g, strokeWidth=3, color=None, dx=0, dy=0)
src/reportlab/lib/corp.py:171
↓ 1 callersMethod_addVars
add namespace variables to lifetimes lists
src/reportlab/platypus/doctemplate.py:1040
↓ 1 callersFunction_add_3d_bar
(x1, x2, y1, y2, xoff, yoff, G=G,strokeColor=strokeColor, strokeWidth=strokeWidth, fillCol
src/reportlab/graphics/charts/utils3d.py:25
↓ 1 callersMethod_add_human_readable
(self,s,gAdd)
src/reportlab/graphics/barcode/eanbc.py:267
↓ 1 callersMethod_adjustAxisTicks
Override if you want to put slack at the ends of the axis eg if you don't want the last tick to be at the bottom etc
src/reportlab/graphics/charts/axes.py:1071
↓ 1 callersFunction_allInt
true if all values are int
src/reportlab/graphics/charts/axes.py:67
↓ 1 callersMethod_allIntTicks
(self)
src/reportlab/graphics/charts/axes.py:1129
↓ 1 callersMethod_allSatisfied
Called by multi-build - are all cross-references resolved?
src/reportlab/platypus/doctemplate.py:906
↓ 1 callersMethod_annotatePage
(self, name)
src/reportlab/pdfgen/canvas.py:1070
↓ 1 callersMethod_attr_names
(self,*I)
src/rl_addons/renderPM/pfm.py:24
↓ 1 callersMethod_bezierArcSegmentCCW
compute the control points for a bezier arc with theta1-theta0 <= 90. Points are computed for an arc with angle theta increasing in the
src/reportlab/graphics/renderPM.py:374
↓ 1 callersMethod_borderDraw
(self,f)
src/reportlab/graphics/widgets/flags.py:169
↓ 1 callersMethod_build
(self,availWidth,availHeight)
src/reportlab/platypus/tableofcontents.py:409
↓ 1 callersMethod_calcHeight
(self)
src/reportlab/graphics/charts/legends.py:253
↓ 1 callersMethod_calcNoSplitRanges
This creates some mappings to let the later code determine if a cell is part of a "nosplit" range. self._nosplitRanges shows
src/reportlab/platypus/tables.py:829
↓ 1 callersMethod_calcPreliminaryWidths
Fallback algorithm for when main one fails. Where exact width info not given but things like paragraphs might be present, do a prelim
src/reportlab/platypus/tables.py:612
↓ 1 callersMethod_calcScaleFactor
Calculate the axis' scale factor. This should be called only *after* the axis' range is set. Returns a number.
src/reportlab/graphics/charts/axes.py:1077
↓ 1 callersMethod_calcSpanRanges
Work out rects for tables which do row and column spanning. This creates some mappings to let the later code determine if a cell is p
src/reportlab/platypus/tables.py:782
↓ 1 callersMethod_calcSpanRects
Work out rects for tables which do row and column spanning. Based on self._spanRanges, which is already known, and the widths which w
src/reportlab/platypus/tables.py:877
↓ 1 callersMethod_calcTickPositions
(self)
src/reportlab/graphics/charts/axes.py:1109
↓ 1 callersMethod_calcTickmarkPositions
(self)
src/reportlab/graphics/charts/axes.py:371
↓ 1 callersMethod_calcTickmarkPositions
Calculate a list of tick positions on the axis. Returns a list of numbers.
src/reportlab/graphics/charts/axes.py:1112
↓ 1 callersMethod_calcWidths
Vector of widths for stringWidth function
src/reportlab/pdfbase/pdfmetrics.py:383
↓ 1 callersMethod_calc_height
(self, availHeight, availWidth, H=None, W=None)
src/reportlab/platypus/tables.py:469
↓ 1 callersMethod_calc_width
(self,availWidth,W=None)
src/reportlab/platypus/tables.py:384
↓ 1 callersMethod_calc_z0
(self,rowNo)
src/reportlab/graphics/charts/linecharts.py:420
↓ 1 callersMethod_calc_z0
(self,rowNo)
src/reportlab/graphics/charts/lineplots.py:414
↓ 1 callersMethod_calculateMaxBoundaries
Calculate the maximum width of some given strings.
src/reportlab/graphics/charts/legends.py:237
↓ 1 callersMethod_checkDOW
(self)
src/reportlab/lib/normalDate.py:583
↓ 1 callersMethod_checkDXY
(self,ba)
src/reportlab/graphics/charts/piecharts.py:39
↓ 1 callersFunction_checkPdfdoc
return true if no Pdfdoc encoding errors
src/reportlab/pdfbase/pdfdoc.py:550
↓ 1 callersMethod_checkdigit
(cls,num)
src/reportlab/graphics/barcode/eanbc.py:289
↓ 1 callersFunction_chunker
(src,dst=[],chunkSize=60)
src/reportlab/pdfbase/pdfutils.py:15
↓ 1 callersFunction_convert2int
private converter tries map(value) low<=int(value)<=high or finally an error
src/reportlab/platypus/tables.py:180
↓ 1 callersFunction_convert2pil1
(im)
src/reportlab/graphics/renderPM.py:225
↓ 1 callersFunction_convert2pilL
(im)
src/reportlab/graphics/renderPM.py:222
↓ 1 callersMethod_convertXV
Convert all XValues to a standard normalDate type
src/reportlab/graphics/charts/axes.py:1523
↓ 1 callersMethod_copyContents
(self,obj)
src/reportlab/graphics/shapes.py:409
↓ 1 callersMethod_cr_0
(self,n,cmds)
src/reportlab/platypus/tables.py:1093
↓ 1 callersMethod_cr_1_0
(self,n,cmds)
src/reportlab/platypus/tables.py:1114
↓ 1 callersMethod_cr_1_1
(self,n,repeatRows, cmds)
src/reportlab/platypus/tables.py:1101
↓ 1 callersFunction_crc11
>>> print ' '.join(hex(_crc11(USPS_4State('01234567094987654321',x).binary)) for x in ('','01234','012345678','01234567891')) 0x51 0x65 0x606
src/reportlab/graphics/barcode/usps4s.py:311
↓ 1 callersMethod_defaultSwatch
(self,x,thisy,dx,dy,fillColor,strokeWidth,strokeColor)
src/reportlab/graphics/charts/legends.py:283
↓ 1 callersMethod_doBackground
(self, color)
src/reportlab/platypus/figures.py:101
↓ 1 callersFunction_do_link_line
(i, t_off, ws, tx)
src/reportlab/platypus/paragraph.py:560
↓ 1 callersFunction_do_post_text
(tx)
src/reportlab/platypus/paragraph.py:568
↓ 1 callersFunction_do_under_line
(i, t_off, ws, tx, lm=-0.125)
src/reportlab/platypus/paragraph.py:539
↓ 1 callersMethod_drawBegin
Position and configure value axis, return crossing value
src/reportlab/graphics/charts/barcharts.py:174
↓ 1 callersMethod_drawBkgrnd
(self)
src/reportlab/platypus/tables.py:1286
↓ 1 callersMethod_drawBox
(self, (sc, sr), (ec, er), weight, color, count, space)
src/reportlab/platypus/tables.py:1022
↓ 1 callersFunction_drawBullet
draw a bullet text could be a simple string or a frag list
src/reportlab/platypus/paragraph.py:444
↓ 1 callersMethod_drawCell
(self, cellval, cellstyle, (colpos, rowpos), (colwidth, rowheight))
src/reportlab/platypus/tables.py:1345
↓ 1 callersMethod_drawFinish
finalize the drawing of a barchart
src/reportlab/graphics/charts/barcharts.py:187
↓ 1 callersMethod_drawImageLevel1
drawImage(self,image,x1,y1,x2=None,y2=None) : If x2 and y2 are ommitted, they are calculated from image size. (x1,y1) is upper left of image,
src/reportlab/graphics/renderPS.py:535
↓ 1 callersMethod_drawImageLevel2
At present we're handling only PIL
src/reportlab/graphics/renderPS.py:609
↓ 1 callersMethod_drawInnerGrid
(self, (sc, sr), (ec, er), weight, color, count, space)
src/reportlab/platypus/tables.py:1028
↓ 1 callersMethod_drawLines
(self)
src/reportlab/platypus/tables.py:986
↓ 1 callersMethod_drawOn
ensure canv is set on and then draw
src/reportlab/platypus/flowables.py:84
↓ 1 callersMethod_dump
(self,A)
src/rl_addons/renderPM/pfm.py:20
↓ 1 callersMethod_elementWidth
(self,v,s)
src/reportlab/platypus/tables.py:444
↓ 1 callersMethod_encode
return the list of encoded bytes of B, B might be a string or a list of integers between 0 <= i <= 255
src/reportlab/lib/arciv.py:40
↓ 1 callersMethod_encode_left
(self,s,a)
src/reportlab/graphics/barcode/eanbc.py:196
↓ 1 callersMethod_escape
return a copy of string s with special characters in postscript strings escaped with backslashes.
src/reportlab/graphics/renderPS.py:230
↓ 1 callersMethod_escape
return a copy of string s with special characters in postscript strings escaped with backslashes. Have not handled characters
src/reportlab/graphics/renderSVG.py:205
↓ 1 callersFunction_escape_and_limit
(s)
src/reportlab/graphics/renderPS.py:27
↓ 1 callersFunction_evalMeasurement
(n)
src/reportlab/platypus/doctemplate.py:198
↓ 1 callersMethod_expandWidths
Expands Adobe nested list structure to get a dictionary of widths. Here is an example of such a structure.:: (
src/reportlab/pdfbase/cidfonts.py:257
↓ 1 callersMethod_extractDictInfo
(self, name)
src/reportlab/pdfbase/cidfonts.py:240
↓ 1 callersMethod_fIdent
(self,f,maxLen=None,frame=None)
src/reportlab/platypus/doctemplate.py:727
↓ 1 callersFunction_fPLSide
(l,width,side=None)
src/reportlab/graphics/charts/piecharts.py:309
↓ 1 callersFunction_fSizeString
(f)
src/reportlab/platypus/doctemplate.py:59
↓ 1 callersMethod_fillAndStroke
(self, code, clip=0, link_info=None)
src/reportlab/graphics/renderSVG.py:236
↓ 1 callersFunction_findFNR
(fontName)
src/reportlab/pdfbase/_fontdata.py:93
↓ 1 callersFunction_findLargestArc
(xArcs,side)
src/reportlab/graphics/charts/piecharts.py:303
↓ 1 callersFunction_findMax
find maximum over V[i][x]
src/reportlab/graphics/charts/axes.py:63
↓ 1 callersFunction_findMin
find minimum over V[i][x]
src/reportlab/graphics/charts/axes.py:59
↓ 1 callersFunction_findObjectAndAttr
Locate the object src.P for P a string, return parent and name of attribute
src/reportlab/lib/attrmap.py:130
↓ 1 callersFunction_findOverlapRun
find overlap run containing B[i]
src/reportlab/graphics/charts/piecharts.py:215
↓ 1 callersMethod_findSplit
return max width, required height for a list of flowables F
src/reportlab/platypus/flowables.py:1082
↓ 1 callersFunction_find_rl_ccode
locate where the accelerator code lives
setup.py:145
↓ 1 callersFunction_find_rl_ccode
locate where the accelerator code lives
setup_egg.py:144
↓ 1 callersFunction_fixPointerLabels
(n,L,x,y,width,height,side=None)
src/reportlab/graphics/charts/piecharts.py:348
↓ 1 callersFunction_flatten
(L,a)
src/reportlab/lib/utils.py:938
↓ 1 callersMethod_flipRectCorners
Flip rectangle's corners if width or height is negative.
src/reportlab/graphics/widgets/grids.py:352
↓ 1 callersMethod_fmt
(self,fmt,**overrideArgs)
src/reportlab/lib/utils.py:971
↓ 1 callersFunction_fmtPathElement
src/rl_addons/renderPM/_renderPM.c:900
↓ 1 callersFunction_format_I
(value)
src/reportlab/lib/sequencer.py:18
↓ 1 callersFunction_fp_one
src/rl_addons/rl_accel/_rl_accel.c:484
↓ 1 callersFunction_ft_cubic_to
src/rl_addons/renderPM/_renderPM.c:741
↓ 1 callersFunction_ft_get_face
src/rl_addons/renderPM/_renderPM.c:176
↓ 1 callersFunction_ft_get_glyph_outline
src/rl_addons/renderPM/_renderPM.c:778
↓ 1 callersFunction_genAll
(verbose=1)
docs/genAll.py:3
← previousnext →1,001–1,100 of 4,293, ranked by callers