Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badgeek/svg2shenzhen
/ functions
Functions
3,949 in github.com/badgeek/svg2shenzhen
⨍
Functions
3,949
◇
Types & classes
953
↓ 5 callers
Function
next
common/ptree.cpp:130
↓ 5 callers
Function
prof_end
* Function prof_stop * Ends code execution time counting for a given profiling counter. * @param aCnt is the counter which should be stopped. */
include/profile.h:85
↓ 5 callers
Function
prof_start
* Function prof_start * Begins code execution time counting for a given profiling counter. * @param aCnt is the counter which should be started. *
include/profile.h:75
↓ 5 callers
Function
progress_update
notify given progress object of current progress. Note that d is * given in the 0.0-1.0 range, which will be scaled and translated to * the progre
potrace/progress.h:29
↓ 5 callers
Function
readBitFromReversedStream
src/lodepng.cpp:2377
↓ 5 callers
Function
rescale
common/math/math_util.cpp:32
↓ 5 callers
Method
setGroup
common/view/view_item.cpp:78
↓ 5 callers
Method
ubegin
* Function ubegin * returns a @a uni_iter initialized to the start of "this" UTF8 byte sequence. */
include/utf8.h:214
↓ 5 callers
Function
uivector_resize
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:169
↓ 5 callers
Function
uivector_resizev
resize and give all new elements the value*/
src/lodepng.cpp:177
↓ 5 callers
Function
wxStringSplit
common/common.cpp:243
↓ 5 callers
Function
zlib_compress
compress using the default or custom zlib function */
src/lodepng.cpp:2230
↓ 4 callers
Function
AccumulateDescription
Utility for comma separated lists
include/pcbcommon.h:35
↓ 4 callers
Function
Adam7_getpassvalues
Outputs various dimensions and positions in the image related to the Adam7 reduced images. passw: output containing the width of the 7 passes passh: o
src/lodepng.cpp:3874
↓ 4 callers
Function
AddAngles
include/trigo.h:222
↓ 4 callers
Function
AddDelimiterString
common/gestfich.cpp:44
↓ 4 callers
Method
AddHTML_Text
common/html_messagebox.cpp:102
↓ 4 callers
Method
AddPackager
common/dialog_about/aboutinfo.h:72
↓ 4 callers
Method
Append
* Function Append * adds \a aNewElement to the end of the list. * @param aNewElement The element to insert. */
include/dlist.h:177
↓ 4 callers
Function
Bezier2Poly
common/bezier_curves.cpp:63
↓ 4 callers
Method
CallMouseCapture
common/draw_panel.cpp:1602
↓ 4 callers
Method
ClearItemsList
common/block_commande.cpp:154
↓ 4 callers
Function
ClipAndDrawPoly
common/gr_basic.cpp:1188
↓ 4 callers
Method
CreateOutputFile
src/bitmap2component.cpp:443
↓ 4 callers
Method
Cross
include/math/vector2d.h:462
↓ 4 callers
Method
Distance
* Function Distance() * * Computes minimum Euclidean distance to segment aSeg. * @param aSeg other segment * @return minimum dista
include/geometry/seg.h:187
↓ 4 callers
Method
Duplicate
common/dsnlexer.cpp:381
↓ 4 callers
Function
EDA_FILE_SELECTOR
common/gestfich.cpp:82
↓ 4 callers
Function
ExcludeOp
polygon/clipper.cpp:4393
↓ 4 callers
Function
FindFileInSearchPaths
* Function FindFileInSearchPaths * looks in "this" for \a aFilename, but first modifies every search * path by appending a list of path fragments fr
common/searchhelpfilefullpath.cpp:38
↓ 4 callers
Function
GRPoly
* Draw a new polyline and fill it if Fill, in drawing space. */
common/gr_basic.cpp:765
↓ 4 callers
Function
GRRect
* Draw a rectangle in drawing space. */
common/gr_basic.cpp:1075
↓ 4 callers
Function
GRResetPenAndBrush
Forcing a reset of the current pen. * Must be called after changing the graphical device before any trace. */
common/gr_basic.cpp:196
↓ 4 callers
Function
GRSRect
common/gr_basic.cpp:1136
↓ 4 callers
Function
GetBuildVersion
* Function GetBuildVersion * Return the build version string. */
common/build_version.cpp:37
↓ 4 callers
Function
GetDx
polygon/clipper.cpp:587
↓ 4 callers
Method
GetFirst
polygon/clipper.cpp:161
↓ 4 callers
Method
GetHeightMils
include/class_page_info.h:135
↓ 4 callers
Method
GetHotkeySection
* Function GetHotkeySection * Accessor to retrieve hotkey configuration array assigned to a tab control page * * @return Pointer to hot
include/dialog_hotkeys_editor.h:182
↓ 4 callers
Method
GetNeighbor
polygon/poly2tri/common/shapes.h:315
↓ 4 callers
Method
GetWidthMils
include/class_page_info.h:132
↓ 4 callers
Method
GetWorldScale
* @brief Get the world scale. * * @return the actual world scale factor. */
include/gal/graphics_abstraction_layer.h:558
↓ 4 callers
Method
GetX
Returns the x-coordinate
include/ttl/halfedge/hetriang.h:136
↓ 4 callers
Method
GetY
Returns the y-coordinate
include/ttl/halfedge/hetriang.h:142
↓ 4 callers
Method
GetZoomFactor
* @brief Get the zoom factor * * @return the zoom factor. */
include/gal/graphics_abstraction_layer.h:519
↓ 4 callers
Method
IsBlockActive
include/class_base_screen.h:499
↓ 4 callers
Method
IsBold
include/eda_text.h:147
↓ 4 callers
Method
IsGalCanvasActive
* Function IsGalCanvasActive * is used to check which canvas (GAL-based or standard) is currently in use. * * @return True for GAL-base
include/draw_frame.h:784
↓ 4 callers
Method
IsLeaf
Not a leaf, but a internal node
include/geometry/rtree.h:396
↓ 4 callers
Function
IsMouseCaptured
include/class_drawpanel.h:426
↓ 4 callers
Method
IsPortrait
include/class_page_info.h:116
↓ 4 callers
Method
Line
* Function Line * returns a pointer to the last line that was read in. */
include/richio.h:305
↓ 4 callers
Method
MakeEvent
* Function MakeEvent() * Returns the event associated with the action (i.e. the event that will be sent after * activating the action).
include/tool/tool_action.h:104
↓ 4 callers
Function
Mm2mils
Convert mm to mils.
include/common.h:159
↓ 4 callers
Function
NORMALIZE_ANGLE_POS
include/trigo.h:211
↓ 4 callers
Method
NearestPoint
common/geometry/shape_line_chain.cpp:482
↓ 4 callers
Method
NeighborCCW
The neighbor counter-clockwise to given point
polygon/poly2tri/common/shapes.cc:335
↓ 4 callers
Function
OutRec1RightOfOutRec2
polygon/clipper.cpp:2362
↓ 4 callers
Function
OverbarPositionY
common/drawtxt.cpp:62
↓ 4 callers
Method
ReadArray
include/geometry/rtree.h:600
↓ 4 callers
Method
Remove
common/view/view.cpp:111
↓ 4 callers
Method
Report
common/dialogs/wx_html_report_panel.cpp:61
↓ 4 callers
Method
Reset
> Restores initial state.
common/tool/tool_dispatcher.cpp:86
↓ 4 callers
Method
SetClosed
* Function SetClosed() * * Marks the line chain as closed (i.e. with a segment connecting the last point with * the first point).
include/geometry/shape_line_chain.h:149
↓ 4 callers
Method
SetCommand
include/block_commande.h:92
↓ 4 callers
Method
SetData
common/class_marker_base.cpp:135
↓ 4 callers
Method
SetLayerDepth
common/gal/cairo/cairo_gal.cpp:405
↓ 4 callers
Method
SetList
include/base_struct.h:227
↓ 4 callers
Method
SetMousePosition
common/draw_frame.cpp:1153
↓ 4 callers
Method
SetParameter
common/gal/opengl/shader.cpp:137
↓ 4 callers
Method
SetScrollCenterPosition
common/draw_frame.cpp:1174
↓ 4 callers
Method
SetWidth
include/math/box2.h:211
↓ 4 callers
Function
StrPrintf
common/richio.cpp:74
↓ 4 callers
Method
StrictlySimple
polygon/clipper.hpp:281
↓ 4 callers
Function
SwapPoints
polygon/clipper.cpp:771
↓ 4 callers
Function
SwapSides
polygon/clipper.cpp:602
↓ 4 callers
Function
To_User_Unit
common/base_units.cpp:90
↓ 4 callers
Method
Translate
common/gal/opengl/opengl_gal.cpp:672
↓ 4 callers
Method
Unexpected
common/dsnlexer.cpp:373
↓ 4 callers
Function
WinClipAndDrawLine
common/gr_basic.cpp:176
↓ 4 callers
Method
WriteArray
include/geometry/rtree.h:586
↓ 4 callers
Function
clipLine
* Test if any part of a line falls within the bounds of a rectangle. * * Please note that this is only accurate for lines that are one pixel wide.
common/gr_basic.cpp:114
↓ 4 callers
Function
clipOutCode
* Utility for the line clipping code, returns the boundary code of * a point. Bit allocation is arbitrary */
common/gr_basic.cpp:84
↓ 4 callers
Function
cprod
calculate (p1-p0)x(p3-p2) */
potrace/trace.cpp:204
↓ 4 callers
Function
ddist
calculate distance between two points */
potrace/trace.cpp:246
↓ 4 callers
Function
errorAndExit
common/geometry/hetriang.cpp:71
↓ 4 callers
Function
filter
src/lodepng.cpp:5228
↓ 4 callers
Function
flag2string
common/tool/tool_event.cpp:41
↓ 4 callers
Function
getLeadingEdgeInTriangle
common/geometry/hetriang.cpp:79
↓ 4 callers
Function
getPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
src/lodepng.cpp:3420
↓ 4 callers
Method
insert
* Function insert * puts \a aNewElement in front of list sequence. * @param aNewElement The element to insert. */
include/dlist.h:92
↓ 4 callers
Function
isSpace
* Function isSpace * tests for whitespace. Our whitespace, by our definition, is a subset of ASCII, * i.e. no bytes with MSB on can be considered w
common/dsnlexer.cpp:450
↓ 4 callers
Function
lodepng_color_mode_cleanup
src/lodepng.cpp:2593
↓ 4 callers
Function
lodepng_color_mode_copy
src/lodepng.cpp:2598
↓ 4 callers
Function
lodepng_color_mode_init
src/lodepng.cpp:2583
↓ 4 callers
Function
lodepng_decode_memory
src/lodepng.cpp:4785
↓ 4 callers
Function
lodepng_encode_memory
src/lodepng.cpp:5852
↓ 4 callers
Function
lodepng_info_cleanup
src/lodepng.cpp:2938
↓ 4 callers
Function
lodepng_info_init
src/lodepng.cpp:2918
↓ 4 callers
Function
lodepng_state_cleanup
src/lodepng.cpp:4862
← previous
next →
301–400 of 3,949, ranked by callers