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
↓ 328 callers
Method
size
include/tool/tool_event.h:520
↓ 252 callers
Method
Add
common/view/view.cpp:90
↓ 180 callers
Function
KiROUND
KiROUND: a function so v is not evaluated twice. Unfortunately, compiler is unable to pre-compute constants using this.
include/common.h:120
↓ 149 callers
Method
end
include/dlist.h:219
↓ 135 callers
Method
begin
-----< STL like functions >---------------------------------------
include/dlist.h:218
↓ 89 callers
Function
GetChars
* Function GetChars * returns a wxChar* to the actual wxChar* data within a wxString, and is * helpful for passing strings to wxString::Printf() and
include/macros.h:78
↓ 85 callers
Method
IsEmpty
common/fp_lib_table.cpp:676
↓ 77 callers
Function
RotatePoint
common/trigo.cpp:317
↓ 65 callers
Function
lodepng_free
src/lodepng.cpp:73
↓ 62 callers
Function
ucvector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:265
↓ 50 callers
Method
GetWidth
include/math/box2.h:185
↓ 50 callers
Method
Write
common/geometry/shape_file_io.cpp:132
↓ 48 callers
Method
Read
common/geometry/shape_file_io.cpp:68
↓ 46 callers
Method
GetCount
* Function GetCount * returns the number of elements in the list. */
include/dlist.h:126
↓ 46 callers
Method
set
Set this point to some specified coordinates.
polygon/poly2tri/common/shapes.h:69
↓ 45 callers
Function
Format
common/ptree.cpp:205
↓ 44 callers
Method
GetValue
Returns (in internal units) to coordinate between (in user units) */
common/wxwineda.cpp:208
↓ 43 callers
Method
GetY
include/math/box2.h:179
↓ 43 callers
Function
lodepng_malloc
src/lodepng.cpp:63
↓ 42 callers
Method
GetX
include/math/box2.h:178
↓ 42 callers
Method
clear
common/fpid.cpp:114
↓ 41 callers
Method
empty
* Function empty * @return a boolean true value if the FPID is empty. Otherwise return false. */
include/fpid.h:170
↓ 40 callers
Method
GetSize
common/view/view_group.cpp:74
↓ 40 callers
Function
mod
potrace/auxiliary.h:63
↓ 39 callers
Method
Enable
common/wxwineda.cpp:146
↓ 38 callers
Method
GetHeight
include/math/box2.h:186
↓ 38 callers
Method
Print
common/richio.cpp:440
↓ 36 callers
Method
GetId
* Function GetId() * Returns the unique identifier of the tool. The identifier is set by an instance of * TOOL_MANAGER. * @return Ident
include/tool/tool_base.h:118
↓ 35 callers
Function
Round
polygon/clipper.cpp:136
↓ 34 callers
Function
bmp_readint
read n-byte little-endian integer. Return 1 on EOF or error, else * 0. Assume n<=4. */
potrace/greymap.cpp:518
↓ 34 callers
Function
bmp_readint
read n-byte little-endian integer. Return 1 on EOF or error, else * 0. Assume n<=4. */
potrace/bitmap_io.cpp:437
↓ 33 callers
Method
clear
> Restores the initial state.
common/tool/tool_manager.cpp:184
↓ 33 callers
Method
erase
common/msgpanel.cpp:227
↓ 32 callers
Method
GetBottom
include/math/box2.h:188
↓ 32 callers
Method
GetRight
include/math/box2.h:187
↓ 32 callers
Function
KiBitmap
common/bitmap.cpp:33
↓ 32 callers
Method
append
common/dlist.cpp:59
↓ 32 callers
Method
insert
common/dlist.cpp:119
↓ 31 callers
Method
SetValue
common/wxwineda.cpp:103
↓ 31 callers
Method
Vertex
common/gal/opengl/vertex_manager.cpp:52
↓ 30 callers
Method
AddDeveloper
common/dialog_about/aboutinfo.h:48
↓ 29 callers
Method
Contains
common/geometry/seg.cpp:155
↓ 29 callers
Method
reserve
vector <> methods
polygon/PolyLine.h:138
↓ 27 callers
Function
GRSetColorPen
* Function GRSetColorPen * sets a pen style, width, color, and alpha into the given device context. */
common/gr_basic.cpp:209
↓ 27 callers
Method
GetType
* Function GetType() * Returns the type of the tool. * @return The type of the tool. */
include/tool/tool_base.h:107
↓ 27 callers
Function
IsHorizontal
polygon/clipper.cpp:581
↓ 27 callers
Function
KiBitmapNew
common/bitmap.cpp:40
↓ 27 callers
Method
Replace
common/base_struct.cpp:190
↓ 26 callers
Method
AddPaths
common/search_stack.cpp:117
↓ 26 callers
Method
AddTranslator
common/dialog_about/aboutinfo.h:66
↓ 25 callers
Function
PointCount
polygon/clipper.cpp:3192
↓ 25 callers
Method
SetNextEdgeInFace
Sets the next edge in face
include/ttl/halfedge/hetriang.h:245
↓ 24 callers
Method
ShowModal
common/kiway_player.cpp:78
↓ 23 callers
Method
GetPosition
include/hotkeys_basic.h:108
↓ 22 callers
Method
Append
common/displlst.cpp:160
↓ 22 callers
Method
GetEnd
include/math/box2.h:183
↓ 22 callers
Function
InRange
test for value within range
polygon/math_for_graphics.cpp:506
↓ 22 callers
Method
PointCount
* Function PointCount() * * Returns the number of points (vertices) in this polygon * @return number of points */
include/geometry/shape_convex.h:85
↓ 22 callers
Method
SetLabel
common/dialogs/wx_html_report_panel.cpp:279
↓ 22 callers
Method
Shader
* Function Shader() * changes currently used shader and its parameters that will be applied to newly added * vertices. Parameters depend on
include/gal/opengl/vertex_manager.h:142
↓ 21 callers
Function
GRLine
* Draw a line, in object space. */
common/gr_basic.cpp:353
↓ 20 callers
Function
atan2
include/gal/opengl/glm/gtx/compatibility.hpp:80
↓ 19 callers
Method
Count
include/geometry/rtree.h:780
↓ 19 callers
Function
DisplayError
common/confirm.cpp:70
↓ 19 callers
Function
Orient2d
* Forumla to calculate signed area<br> * Positive if CCW<br> * Negative if CW<br> * 0 if collinear<br> * <pre> * A[P1,P2,P3] = (x1*y2 - y1*x2)
polygon/poly2tri/common/utils.h:60
↓ 19 callers
Method
SetType
common/fp_lib_table.cpp:52
↓ 19 callers
Method
X
include/ttl/halfedge/hedart.h:156
↓ 19 callers
Method
Y
include/ttl/halfedge/hedart.h:161
↓ 19 callers
Method
end
include/tool/tool_event.h:505
↓ 19 callers
Function
square
Function TestSegmentHit * test for hit on line segment * i.e. a reference point is within a given distance from segment * aRefPoint = reference poi
common/trigo.cpp:138
↓ 19 callers
Function
uivector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:193
↓ 17 callers
Method
Refresh
common/draw_panel.cpp:327
↓ 16 callers
Function
AddMenuItem
* Function AddMenuItem * is an inline helper function to create and insert a menu item with an icon * into \a aMenu * * @param aMenu is the menu t
include/menus_helpers.h:68
↓ 16 callers
Function
CrossProduct2D
include/ttl/ttl_util.h:102
↓ 16 callers
Function
DupOutPt
polygon/clipper.cpp:3356
↓ 16 callers
Method
IsChecked
common/dialog_about/aboutinfo.h:164
↓ 16 callers
Function
ucvector_init
src/lodepng.cpp:246
↓ 15 callers
Method
Append
common/geometry/shape_poly_set.cpp:75
↓ 15 callers
Method
ChildCount
polygon/clipper.cpp:190
↓ 15 callers
Method
Color
* Function Color() * changes currently used color that will be applied to newly added vertices. * * @param aColor is the new color.
include/gal/opengl/vertex_manager.h:105
↓ 15 callers
Method
EuclideanNorm
include/math/vector2d.h:285
↓ 15 callers
Method
GetCornersCount
polygon/PolyLine.h:335
↓ 15 callers
Method
Quotew
common/richio.cpp:518
↓ 15 callers
Function
ucvector_cleanup
src/lodepng.cpp:239
↓ 14 callers
Method
Contains
common/base_struct.cpp:330
↓ 14 callers
Method
GetTwinEdge
Returns the twin edge
include/ttl/halfedge/hetriang.h:269
↓ 14 callers
Method
Inflate
common/geometry/shape_poly_set.cpp:305
↓ 14 callers
Method
Normalize
common/base_struct.cpp:308
↓ 14 callers
Method
SetSourceNode
Sets the source node
include/ttl/halfedge/hetriang.h:239
↓ 14 callers
Method
begin
include/tool/tool_event.h:500
↓ 13 callers
Method
Clear
common/gal/opengl/vertex_manager.cpp:172
↓ 13 callers
Method
Close
include/geometry/rtree.h:569
↓ 13 callers
Method
DrawLine
common/gal/cairo/cairo_gal.cpp:161
↓ 13 callers
Method
GetCenter
* Function GetCenter() * * This defaults to the same point as returned by GetPosition(), unless * overridden * * @return cent
include/class_board_item.h:103
↓ 13 callers
Function
SlopesEqual
polygon/clipper.cpp:544
↓ 13 callers
Function
lodepng_realloc
src/lodepng.cpp:68
↓ 13 callers
Method
substr
include/utf8.h:103
↓ 12 callers
Method
GetColor
include/msgpanel.h:94
↓ 12 callers
Method
GetScale
* Function GetScale() * @return Current scale factor of this VIEW. */
include/view/view.h:203
↓ 12 callers
Method
IsLeadingEdge
Checks if an edge is a leading edge
include/ttl/halfedge/hetriang.h:263
next →
1–100 of 3,949, ranked by callers