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
↓ 7 callers
Method
Start
initialize a contour * set layer, hatch style, and starting point */
polygon/PolyLine.cpp:183
↓ 7 callers
Function
StringFromValue
Convert a value to a string using double notation. * For readability, the mantissa has 3 or more digits, * the trailing 0 are removed if the mantiss
common/base_units.cpp:203
↓ 7 callers
Function
drawMarker
a helper function to draw graphic symbols at start point or end point of * an item. * The start point symbol is a filled rectangle * The start poin
common/page_layout/page_layout_graphic_items.cpp:69
↓ 7 callers
Method
front
polygon/poly2tri/sweep/sweep_context.h:154
↓ 7 callers
Function
lodepng_chunk_length
src/lodepng.cpp:2421
↓ 7 callers
Function
lodepng_get_bpp
src/lodepng.cpp:2660
↓ 7 callers
Function
lodepng_get_raw_size
src/lodepng.cpp:2703
↓ 7 callers
Function
ucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:230
↓ 6 callers
Method
AddDocWriter
common/dialog_about/aboutinfo.h:54
↓ 6 callers
Method
AddPaths
polygon/clipper.cpp:1232
↓ 6 callers
Method
Angle
include/math/vector2d.h:299
↓ 6 callers
Method
CSegment
polygon/PolyLine.h:65
↓ 6 callers
Method
Destroy
common/kiway_player.cpp:155
↓ 6 callers
Function
DistanceFromLineSqrd
polygon/clipper.cpp:4341
↓ 6 callers
Method
Empty
include/eda_text.h:192
↓ 6 callers
Method
FindValidPath
include/search_stack.h:71
↓ 6 callers
Method
GetCanvas
include/draw_frame.h:294
↓ 6 callers
Method
GetCommand
include/block_commande.h:94
↓ 6 callers
Method
GetGalCanvas
* Function GetGalCanvas * returns a pointer to GAL-based canvas of given EDA draw frame. * * @return Pointer to GAL-based canvas.
include/draw_frame.h:792
↓ 6 callers
Method
GetGridColor
* Function GetGridColor() , virtual * @return the color of the grid */
include/draw_frame.h:430
↓ 6 callers
Method
GetNext
polygon/clipper.cpp:205
↓ 6 callers
Method
GetPoint
polygon/poly2tri/sweep/sweep_context.cc:112
↓ 6 callers
Function
GetPointToLineSegmentDistance
* Function GetPointToLineSegmentDistance * Get distance between line segment and point * @param x,y = point * @param xi,yi Start point of the line
polygon/math_for_graphics.cpp:462
↓ 6 callers
Function
GetTextSize
common/common.cpp:100
↓ 6 callers
Method
GetX
polygon/PolyLine.h:380
↓ 6 callers
Method
GetY
polygon/PolyLine.h:381
↓ 6 callers
Function
HuffmanTree_getCode
src/lodepng.cpp:896
↓ 6 callers
Function
Int128Mul
polygon/clipper.cpp:357
↓ 6 callers
Function
KeyNameFromKeyCode
* Function KeyNameFromKeyCode * return the key name from the key code * Only some wxWidgets key values are handled for function key ( see * hotkeyN
common/hotkeys_basic.cpp:170
↓ 6 callers
Method
MapTriangleToNodes
polygon/poly2tri/sweep/sweep_context.cc:155
↓ 6 callers
Method
MarkConstrainedEdge
polygon/poly2tri/common/shapes.cc:246
↓ 6 callers
Method
NeedSYMBOLorNUMBER
common/dsnlexer.cpp:422
↓ 6 callers
Method
Replace
* Function Replace * performs a text replace using the find and replace criteria in \a aSearchData * on items that support text find and rep
include/base_struct.h:458
↓ 6 callers
Method
RunAction
common/tool/tool_manager.cpp:294
↓ 6 callers
Method
SegmentCount
* Function SegmentCount() * * Returns number of segments in this line chain. * @return number of segments */
include/geometry/shape_line_chain.h:170
↓ 6 callers
Method
SetBuffer
common/gal/cairo/cairo_compositor.cpp:108
↓ 6 callers
Method
SetLineWidth
common/gal/cairo/cairo_gal.cpp:381
↓ 6 callers
Method
SetScale
common/view/view.cpp:300
↓ 6 callers
Method
SetSize
include/math/box2.h:200
↓ 6 callers
Method
SetStyle
include/origin_viewitem.h:117
↓ 6 callers
Method
SetY
include/math/box2.h:210
↓ 6 callers
Method
Simplify
common/geometry/shape_poly_set.cpp:566
↓ 6 callers
Function
ValueFromString
common/base_units.cpp:373
↓ 6 callers
Method
ViewGetLayers
common/view/view_group.cpp:118
↓ 6 callers
Function
addHuffmanSymbol
bitlen is the size in bits of the code*/
src/lodepng.cpp:1321
↓ 6 callers
Function
interval
range over the straight line segment [a,b] when lambda ranges over [0,1] */
potrace/auxiliary.h:41
↓ 6 callers
Function
lodepng_read32bitInt
src/lodepng.cpp:320
↓ 6 callers
Function
rescale
include/math/math_util.h:38
↓ 6 callers
Function
string_cleanup
free the above pair again*/
src/lodepng.cpp:298
↓ 6 callers
Function
string_init
init a {char*, size_t} pair for use as string*/
src/lodepng.cpp:291
↓ 6 callers
Function
string_set
src/lodepng.cpp:304
↓ 6 callers
Method
what
polygon/clipper.hpp:394
↓ 5 callers
Method
AddArtist
common/dialog_about/aboutinfo.h:60
↓ 5 callers
Method
AddChild
polygon/clipper.cpp:196
↓ 5 callers
Function
AddHotkeyName
AddHotkeyName * Add the key name from the Command id value ( m_Idcommand member value) * aText = a wxString. returns aText + key name * aList = p
common/hotkeys_basic.cpp:254
↓ 5 callers
Method
Append
polygon/PolyLine.h:158
↓ 5 callers
Method
Append
* Function Append() * * Appends a new point at the end of the polygon. * @param aX is X coordinate of the new point * @param aY is
include/geometry/shape_convex.h:151
↓ 5 callers
Method
AppendCorner
add a corner to unclosed polyline
polygon/PolyLine.cpp:196
↓ 5 callers
Function
Area
polygon/clipper.cpp:394
↓ 5 callers
Method
BBox
@copydoc SHAPE::BBox()
include/geometry/shape_rect.h:73
↓ 5 callers
Method
Contains
polygon/poly2tri/common/shapes.h:321
↓ 5 callers
Method
Draw
common/gal/stroke_font.cpp:154
↓ 5 callers
Method
DrawBitmap
common/class_bitmap_base.cpp:217
↓ 5 callers
Method
DrawRectangle
common/gal/cairo/cairo_gal.cpp:243
↓ 5 callers
Method
Find
common/geometry/shape_line_chain.cpp:178
↓ 5 callers
Method
FromUTF8
* Function FromUTF8 * returns the current token text as a wxString, assuming that the input * byte stream is UTF8 encoded. */
include/dsnlexer.h:498
↓ 5 callers
Function
GRMoveTo
* Move to a new position, in object space. */
common/gr_basic.cpp:392
↓ 5 callers
Method
GetCrossHairPosition
common/draw_frame.cpp:1108
↓ 5 callers
Method
GetEditFrame
include/tool/tool_manager.h:239
↓ 5 callers
Function
GetNewConfig
common/common.cpp:311
↓ 5 callers
Method
GetOrientation
include/eda_text.h:141
↓ 5 callers
Method
GetRadius
include/geometry/shape_circle.h:79
↓ 5 callers
Method
GetStartPosUi
common/page_layout/class_worksheet_dataitem.cpp:248
↓ 5 callers
Method
GetView
* Function GetView() * Returns pointer to the VIEW instance used by items. * * @return Pointer to the VIEW instance. */
include/view/view_group.h:148
↓ 5 callers
Function
HuffmanTree_makeFromLengths
given the code lengths (as stored in the PNG file), generate the tree as defined by Deflate. maxbitlen is the maximum bits that a code in the tree can
src/lodepng.cpp:656
↓ 5 callers
Method
Insert
common/page_layout/class_worksheet_layout.cpp:130
↓ 5 callers
Method
IsEmpty
> Returns true if the set is empty (no polygons at all)
include/geometry/shape_poly_set.h:322
↓ 5 callers
Method
IsInsidePage
common/page_layout/class_worksheet_dataitem.cpp:292
↓ 5 callers
Method
Merge
common/base_struct.cpp:497
↓ 5 callers
Function
Orientation
polygon/clipper.cpp:388
↓ 5 callers
Method
OutlineCount
> Returns the number of outlines in the set
include/geometry/shape_poly_set.h:159
↓ 5 callers
Method
PointCCW
The point counter-clockwise to given point
polygon/poly2tri/common/shapes.cc:298
↓ 5 callers
Method
ProcessEvent
common/tool/tool_manager.cpp:678
↓ 5 callers
Function
ProcessExecute
common/common.cpp:266
↓ 5 callers
Function
ReturnUnitSymbol
common/common.cpp:144
↓ 5 callers
Function
ReversePath
polygon/clipper.cpp:4296
↓ 5 callers
Function
ReversePolyPtLinks
polygon/clipper.cpp:695
↓ 5 callers
Method
SetIdentity
include/math/matrix3x3.h:214
↓ 5 callers
Method
SetItem
common/gal/opengl/vertex_manager.cpp:102
↓ 5 callers
Method
SetStrokeColor
common/gal/cairo/cairo_gal.cpp:345
↓ 5 callers
Method
SetX
include/math/box2.h:209
↓ 5 callers
Method
SetZoom
common/draw_panel.cpp:277
↓ 5 callers
Function
TestSegmentHit
common/trigo.cpp:142
↓ 5 callers
Method
Vertices
common/gal/opengl/vertex_manager.cpp:75
↓ 5 callers
Method
ViewDraw
common/view/view_group.cpp:89
↓ 5 callers
Function
bm_new
return new un-initialized bitmap. NULL with errno on error */
potrace/bitmap.h:62
↓ 5 callers
Function
bpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
src/lodepng.cpp:698
↓ 5 callers
Function
filterScanline
src/lodepng.cpp:5163
↓ 5 callers
Function
lodepng_add32bitInt
src/lodepng.cpp:337
↓ 5 callers
Method
msecs
include/profile.h:61
← previous
next →
201–300 of 3,949, ranked by callers