MCPcopy Create free account

hub / github.com/badgeek/svg2shenzhen / functions

Functions3,949 in github.com/badgeek/svg2shenzhen

↓ 328 callersMethodsize
include/tool/tool_event.h:520
↓ 252 callersMethodAdd
common/view/view.cpp:90
↓ 180 callersFunctionKiROUND
KiROUND: a function so v is not evaluated twice. Unfortunately, compiler is unable to pre-compute constants using this.
include/common.h:120
↓ 149 callersMethodend
include/dlist.h:219
↓ 135 callersMethodbegin
-----< STL like functions >---------------------------------------
include/dlist.h:218
↓ 89 callersFunctionGetChars
* 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 callersMethodIsEmpty
common/fp_lib_table.cpp:676
↓ 77 callersFunctionRotatePoint
common/trigo.cpp:317
↓ 65 callersFunctionlodepng_free
src/lodepng.cpp:73
↓ 62 callersFunctionucvector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:265
↓ 50 callersMethodGetWidth
include/math/box2.h:185
↓ 50 callersMethodWrite
common/geometry/shape_file_io.cpp:132
↓ 48 callersMethodRead
common/geometry/shape_file_io.cpp:68
↓ 46 callersMethodGetCount
* Function GetCount * returns the number of elements in the list. */
include/dlist.h:126
↓ 46 callersMethodset
Set this point to some specified coordinates.
polygon/poly2tri/common/shapes.h:69
↓ 45 callersFunctionFormat
common/ptree.cpp:205
↓ 44 callersMethodGetValue
Returns (in internal units) to coordinate between (in user units) */
common/wxwineda.cpp:208
↓ 43 callersMethodGetY
include/math/box2.h:179
↓ 43 callersFunctionlodepng_malloc
src/lodepng.cpp:63
↓ 42 callersMethodGetX
include/math/box2.h:178
↓ 42 callersMethodclear
common/fpid.cpp:114
↓ 41 callersMethodempty
* Function empty * @return a boolean true value if the FPID is empty. Otherwise return false. */
include/fpid.h:170
↓ 40 callersMethodGetSize
common/view/view_group.cpp:74
↓ 40 callersFunctionmod
potrace/auxiliary.h:63
↓ 39 callersMethodEnable
common/wxwineda.cpp:146
↓ 38 callersMethodGetHeight
include/math/box2.h:186
↓ 38 callersMethodPrint
common/richio.cpp:440
↓ 36 callersMethodGetId
* 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 callersFunctionRound
polygon/clipper.cpp:136
↓ 34 callersFunctionbmp_readint
read n-byte little-endian integer. Return 1 on EOF or error, else * 0. Assume n<=4. */
potrace/greymap.cpp:518
↓ 34 callersFunctionbmp_readint
read n-byte little-endian integer. Return 1 on EOF or error, else * 0. Assume n<=4. */
potrace/bitmap_io.cpp:437
↓ 33 callersMethodclear
> Restores the initial state.
common/tool/tool_manager.cpp:184
↓ 33 callersMethoderase
common/msgpanel.cpp:227
↓ 32 callersMethodGetBottom
include/math/box2.h:188
↓ 32 callersMethodGetRight
include/math/box2.h:187
↓ 32 callersFunctionKiBitmap
common/bitmap.cpp:33
↓ 32 callersMethodappend
common/dlist.cpp:59
↓ 32 callersMethodinsert
common/dlist.cpp:119
↓ 31 callersMethodSetValue
common/wxwineda.cpp:103
↓ 31 callersMethodVertex
common/gal/opengl/vertex_manager.cpp:52
↓ 30 callersMethodAddDeveloper
common/dialog_about/aboutinfo.h:48
↓ 29 callersMethodContains
common/geometry/seg.cpp:155
↓ 29 callersMethodreserve
vector <> methods
polygon/PolyLine.h:138
↓ 27 callersFunctionGRSetColorPen
* Function GRSetColorPen * sets a pen style, width, color, and alpha into the given device context. */
common/gr_basic.cpp:209
↓ 27 callersMethodGetType
* Function GetType() * Returns the type of the tool. * @return The type of the tool. */
include/tool/tool_base.h:107
↓ 27 callersFunctionIsHorizontal
polygon/clipper.cpp:581
↓ 27 callersFunctionKiBitmapNew
common/bitmap.cpp:40
↓ 27 callersMethodReplace
common/base_struct.cpp:190
↓ 26 callersMethodAddPaths
common/search_stack.cpp:117
↓ 26 callersMethodAddTranslator
common/dialog_about/aboutinfo.h:66
↓ 25 callersFunctionPointCount
polygon/clipper.cpp:3192
↓ 25 callersMethodSetNextEdgeInFace
Sets the next edge in face
include/ttl/halfedge/hetriang.h:245
↓ 24 callersMethodShowModal
common/kiway_player.cpp:78
↓ 23 callersMethodGetPosition
include/hotkeys_basic.h:108
↓ 22 callersMethodAppend
common/displlst.cpp:160
↓ 22 callersMethodGetEnd
include/math/box2.h:183
↓ 22 callersFunctionInRange
test for value within range
polygon/math_for_graphics.cpp:506
↓ 22 callersMethodPointCount
* Function PointCount() * * Returns the number of points (vertices) in this polygon * @return number of points */
include/geometry/shape_convex.h:85
↓ 22 callersMethodSetLabel
common/dialogs/wx_html_report_panel.cpp:279
↓ 22 callersMethodShader
* 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 callersFunctionGRLine
* Draw a line, in object space. */
common/gr_basic.cpp:353
↓ 20 callersFunctionatan2
include/gal/opengl/glm/gtx/compatibility.hpp:80
↓ 19 callersMethodCount
include/geometry/rtree.h:780
↓ 19 callersFunctionDisplayError
common/confirm.cpp:70
↓ 19 callersFunctionOrient2d
* 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 callersMethodSetType
common/fp_lib_table.cpp:52
↓ 19 callersMethodX
include/ttl/halfedge/hedart.h:156
↓ 19 callersMethodY
include/ttl/halfedge/hedart.h:161
↓ 19 callersMethodend
include/tool/tool_event.h:505
↓ 19 callersFunctionsquare
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 callersFunctionuivector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:193
↓ 17 callersMethodRefresh
common/draw_panel.cpp:327
↓ 16 callersFunctionAddMenuItem
* 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 callersFunctionCrossProduct2D
include/ttl/ttl_util.h:102
↓ 16 callersFunctionDupOutPt
polygon/clipper.cpp:3356
↓ 16 callersMethodIsChecked
common/dialog_about/aboutinfo.h:164
↓ 16 callersFunctionucvector_init
src/lodepng.cpp:246
↓ 15 callersMethodAppend
common/geometry/shape_poly_set.cpp:75
↓ 15 callersMethodChildCount
polygon/clipper.cpp:190
↓ 15 callersMethodColor
* 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 callersMethodEuclideanNorm
include/math/vector2d.h:285
↓ 15 callersMethodGetCornersCount
polygon/PolyLine.h:335
↓ 15 callersMethodQuotew
common/richio.cpp:518
↓ 15 callersFunctionucvector_cleanup
src/lodepng.cpp:239
↓ 14 callersMethodContains
common/base_struct.cpp:330
↓ 14 callersMethodGetTwinEdge
Returns the twin edge
include/ttl/halfedge/hetriang.h:269
↓ 14 callersMethodInflate
common/geometry/shape_poly_set.cpp:305
↓ 14 callersMethodNormalize
common/base_struct.cpp:308
↓ 14 callersMethodSetSourceNode
Sets the source node
include/ttl/halfedge/hetriang.h:239
↓ 14 callersMethodbegin
include/tool/tool_event.h:500
↓ 13 callersMethodClear
common/gal/opengl/vertex_manager.cpp:172
↓ 13 callersMethodClose
include/geometry/rtree.h:569
↓ 13 callersMethodDrawLine
common/gal/cairo/cairo_gal.cpp:161
↓ 13 callersMethodGetCenter
* Function GetCenter() * * This defaults to the same point as returned by GetPosition(), unless * overridden * * @return cent
include/class_board_item.h:103
↓ 13 callersFunctionSlopesEqual
polygon/clipper.cpp:544
↓ 13 callersFunctionlodepng_realloc
src/lodepng.cpp:68
↓ 13 callersMethodsubstr
include/utf8.h:103
↓ 12 callersMethodGetColor
include/msgpanel.h:94
↓ 12 callersMethodGetScale
* Function GetScale() * @return Current scale factor of this VIEW. */
include/view/view.h:203
↓ 12 callersMethodIsLeadingEdge
Checks if an edge is a leading edge
include/ttl/halfedge/hetriang.h:263
next →1–100 of 3,949, ranked by callers