MCPcopy Create free account

hub / github.com/badgeek/svg2shenzhen / functions

Functions3,949 in github.com/badgeek/svg2shenzhen

↓ 2 callersFunctionokLogical
common/fpid.cpp:86
↓ 2 callersFunctionokRevision
common/fpid.cpp:94
↓ 2 callersFunctionpaethPredictor
Paeth predicter, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
src/lodepng.cpp:3841
↓ 2 callersFunctionpotrace_param_free
free a parameter list, without disturbing errno. */
potrace/potracelib.cpp:120
↓ 2 callersFunctionpotrace_state_free
free a Potrace state, without disturbing errno. */
potrace/potracelib.cpp:112
↓ 2 callersFunctionpreProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
src/lodepng.cpp:5532
↓ 2 callersFunctionprivcurve_free_members
free the members of the given curve structure. Leave errno unchanged. */
potrace/curve.cpp:43
↓ 2 callersFunctionprivcurve_init
initialize the members of the given curve structure to size m. * Return 0 on success, 1 on error with errno set. */
potrace/curve.cpp:93
↓ 2 callersMethodprocessAutoMaskFromTo
(self, from_layer, to_layer)
inkscape/svg2shenzhen/export.py:331
↓ 2 callersFunctionprogress_subrange_end
potrace/progress.h:80
↓ 2 callersFunctionprogress_subrange_start
start a subrange of the given progress object. The range is * narrowed to [a..b], relative to 0.0-1.0 coordinates. If new range * is below granula
potrace/progress.h:48
↓ 2 callersFunctionrecursive_bezier
common/bezier_curves.cpp:118
↓ 2 callersFunctionremovePaddingBits
src/lodepng.cpp:4141
↓ 2 callersMethodsaveLayers
* Function saveLayers() * Saves layers used by the item. * * @param aLayers is an array containing layer numbers to be saved. * @p
include/view/view_item.h:314
↓ 2 callersFunctionsearchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
src/lodepng.cpp:1328
↓ 2 callersMethodsetInkscapeScaling
(self)
inkscape/svg2shenzhen/export.py:277
↓ 2 callersMethodsetOffset
* Function SetOffset() * Sets data offset in the container. * @param aOffset is the offset expressed as a number of vertices. */
include/gal/opengl/vertex_item.h:86
↓ 2 callersFunctionsgn
common/geometry/seg.cpp:28
↓ 2 callersFunctionshapeFunctor
include/geometry/shape_index.h:44
↓ 2 callersFunctionstring_resize
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:279
↓ 2 callersFunctiontangent
calculate the point t in [0..1] on the (convex) bezier curve * (p0,p1,p2,p3) which is tangent to q1-q0. Return -1.0 if there is no * solution in [
potrace/trace.cpp:272
↓ 2 callersFunctionucvector_reserve
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:213
↓ 2 callersFunctionupdateHashChain
wpos = pos & (windowsize - 1)*/
src/lodepng.cpp:1454
↓ 2 callersFunctionwriteLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
src/lodepng.cpp:1695
↓ 2 callersFunctionxor_path
xor the given pixmap with the interior of the given path. Note: the * path must be within the dimensions of the pixmap. */
potrace/decompose.cpp:170
↓ 1 callersMethodAccept
common/dialogs/dialog_get_component.cpp:63
↓ 1 callersMethodAction
> Returns more specific information about the type of an event.
include/tool/tool_event.h:227
↓ 1 callersFunctionAdam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
src/lodepng.cpp:4091
↓ 1 callersFunctionAdam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
src/lodepng.cpp:5481
↓ 1 callersMethodAdd
common/view/view_group.cpp:56
↓ 1 callersMethodAddMenuZoomAndGrid
add the zoom list menu the the MasterMenu. * used in OnRightClick(wxMouseEvent& event) */
common/zoom.cpp:239
↓ 1 callersMethodAddOutline
common/geometry/shape_poly_set.cpp:153
↓ 1 callersMethodAdvanceDepth
* @brief Changes the current depth to deeper, so it is possible to draw objects right beneath * other. */
include/gal/graphics_abstraction_layer.h:815
↓ 1 callersMethodAskUserForPreferredEditor
common/pgm_base.cpp:348
↓ 1 callersMethodBeginDrawing
common/gal/cairo/cairo_gal.cpp:105
↓ 1 callersFunctionBezierToPolyline
render a Bezier curve. */
src/bitmap2component.cpp:558
↓ 1 callersMethodBooleanAdd
common/geometry/shape_poly_set.cpp:269
↓ 1 callersMethodBuildGridsChoiceList
Build the list of human readable grid list. * The list shows the grid size both in mils or mm. * aMmFirst = true to have mm first and mils after *
common/base_screen.cpp:173
↓ 1 callersMethodCanSetKey
common/dialogs/dialog_hotkeys_editor.cpp:335
↓ 1 callersMethodCategory
> Returns the category (eg. mouse/keyboard/action) of an event..
include/tool/tool_event.h:221
↓ 1 callersMethodChangeGroupDepth
common/gal/cairo/cairo_gal.cpp:660
↓ 1 callersMethodChangeItemColor
common/gal/opengl/vertex_manager.cpp:120
↓ 1 callersMethodChangeItemDepth
common/gal/opengl/vertex_manager.cpp:140
↓ 1 callersFunctionCleanPolygon
polygon/clipper.cpp:4403
↓ 1 callersMethodClearActiveLayers
* Function ClearActiveLayers * Clears the list of active layers. */
include/painter.h:97
↓ 1 callersMethodClearBuffer
common/gal/opengl/opengl_compositor.cpp:215
↓ 1 callersMethodClearBuffer
common/gal/cairo/cairo_compositor.cpp:123
↓ 1 callersMethodClearCache
common/gal/cairo/cairo_gal.cpp:687
↓ 1 callersMethodClearNeighbor
polygon/poly2tri/common/shapes.cc:102
↓ 1 callersMethodClearScreen
common/gal/cairo/cairo_gal.cpp:306
↓ 1 callersMethodClearTargets
common/view/view.cpp:756
↓ 1 callersMethodClearTopLayers
common/view/view.cpp:552
↓ 1 callersMethodClearTwinEdge
include/ttl/halfedge/hetriang.h:274
↓ 1 callersMethodClip
polygon/SutherlandHodgmanClipPoly.h:105
↓ 1 callersMethodClone
* Function Clone() * * Returns a dynamically allocated copy of the shape * @retval copy of the shape */
include/geometry/shape.h:93
↓ 1 callersMethodCloseContour
* Closes the current contour, by storing the index of the last corner * of the current polygon in m_polyIndexEnd. */
include/class_worksheet_dataitem.h:332
↓ 1 callersMethodCollinear
* Function Collinear() * * Checks if segment aSeg lies on the same line as (this). * @param aSeg the segment to chech colinearity with
include/geometry/seg.h:223
↓ 1 callersFunctionColorByName
common/colors.cpp:72
↓ 1 callersFunctionColorFromInt
Checked cast. Use only when necessary (usually I/O)
include/colors.h:72
↓ 1 callersFunctionColorIsLight
common/colors.cpp:86
↓ 1 callersFunctionColorSetBrush
include/colors.h:183
↓ 1 callersMethodCommand
* Function Command * returns the MAIL_T associated with this mail. */
include/kiway_express.h:51
↓ 1 callersMethodContains
common/geometry/shape_poly_set.cpp:694
↓ 1 callersFunctionConvertPolyListToPolySet
polygon/PolyLine.cpp:1298
↓ 1 callersFunctionConvertPolySetToPolyList
polygon/PolyLine.cpp:1344
↓ 1 callersMethodCreateAdvancingFront
polygon/poly2tri/sweep/sweep_context.cc:128
↓ 1 callersMethodCreateWindow
src/bitmap2cmp_gui.cpp:673
↓ 1 callersMethodDelete
common/gal/opengl/cached_container.cpp:146
↓ 1 callersMethodDeleteCorner
delete corner and adjust arrays
polygon/PolyLine.cpp:219
↓ 1 callersMethodDest
* Function Dest * returns the destination player id of the message. */
include/kiway_express.h:45
↓ 1 callersMethodDispatchWxEvent
common/tool/tool_dispatcher.cpp:244
↓ 1 callersFunctionDisplayHtmlInfoMessage
common/confirm.cpp:102
↓ 1 callersFunctionDisplayInfoMessage
common/confirm.cpp:90
↓ 1 callersFunctionDouble2Str
common/base_units.cpp:60
↓ 1 callersFunctionDoubleValueFromString
common/base_units.cpp:301
↓ 1 callersMethodDrawCursor
common/gal/cairo/cairo_gal.cpp:802
↓ 1 callersMethodDrawGrid
common/draw_panel.cpp:698
↓ 1 callersMethodDrawGroup
common/gal/cairo/cairo_gal.cpp:554
↓ 1 callersMethodDrawIndices
common/gal/opengl/gpu_manager.cpp:131
↓ 1 callersMethodDrawItem
common/gal/opengl/vertex_manager.cpp:184
↓ 1 callersFunctionDrawPageOnClipboard
copy the current page or block to the clipboard , * to export drawings to other applications (word processing ...) * This is not suitable for copy c
common/copy_to_clipboard.cpp:61
↓ 1 callersMethodEnable
common/dialog_shim.cpp:177
↓ 1 callersMethodEndDrawing
common/gal/cairo/cairo_gal.cpp:120
↓ 1 callersMethodEndMouseCapture
common/draw_panel.cpp:1581
↓ 1 callersMethodEraseMsgBox
common/draw_frame.cpp:225
↓ 1 callersMethodEraseScreen
common/draw_panel.cpp:555
↓ 1 callersMethodExternalDefsChanged
include/dialog_env_var_config.h:56
↓ 1 callersMethodExtractLayer
common/lset.cpp:577
↓ 1 callersMethodFinalize
polygon/SutherlandHodgmanClipPoly.h:223
↓ 1 callersMethodFindAction
common/tool/action_manager.cpp:101
↓ 1 callersMethodFindItem
common/class_undoredo_container.cpp:85
↓ 1 callersFunctionFindKicadFile
common/gestfich.cpp:146
↓ 1 callersFunctionFindNextLocMin
polygon/clipper.cpp:919
↓ 1 callersFunctionFindSegmentIntersections
Function FindSegmentIntersections * find intersections between line segment (xi,yi) to (xf,yf) * and line segment (xi2,yi2) to (xf2,yf2) * returns
polygon/math_for_graphics.cpp:21
↓ 1 callersMethodFindTool
common/tool/tool_manager.cpp:410
↓ 1 callersMethodFinishItem
common/gal/opengl/vertex_manager.cpp:108
↓ 1 callersMethodFlush
common/gal/cairo/cairo_gal.cpp:300
↓ 1 callersMethodFootprintEnumerate
common/fp_lib_table.cpp:146
↓ 1 callersMethodFormat
common/geometry/shape.cpp:34
↓ 1 callersMethodFreeItem
common/gal/opengl/vertex_manager.cpp:114
← previousnext →801–900 of 3,949, ranked by callers