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
↓ 1 callers
Method
IsClick
include/tool/tool_event.h:261
↓ 1 callers
Method
IsClosed
* Function IsClosed() * * @return aClosed: true, when our line is closed. */
include/geometry/shape_line_chain.h:159
↓ 1 callers
Method
IsConnected
* Function IsConnected() * Returns information if the object is derived from BOARD_CONNECTED_ITEM. * @return True if the object is of BOARD_
include/class_board_item.h:112
↓ 1 callers
Method
IsCursorPositionForced
include/view/view_controls.h:161
↓ 1 callers
Method
IsCustom
common/class_page_info.cpp:176
↓ 1 callers
Method
IsDynamic
* Function IsDynamic() * Tells if the VIEW is dynamic (ie. can be changed, for example displaying PCBs in a window) * or static (that cannot
include/view/view.h:476
↓ 1 callers
Method
IsGridVisible
These 4 functions provide a basic way to show/hide grid * and /get/set grid color. * These parameters are saved in KiCad config for each mai
include/draw_frame.h:411
↓ 1 callers
Method
IsHole
polygon/clipper.cpp:225
↓ 1 callers
Method
IsIdle
* Function IsIdle * returns true if there is currently no block operation in progress. */
include/block_commande.h:182
↓ 1 callers
Method
IsInitialized
@copydoc GAL::IsInitialized()
include/gal/opengl/opengl_gal.h:86
↓ 1 callers
Method
IsInside
polygon/SutherlandHodgmanClipPoly.h:130
↓ 1 callers
Method
IsLayerVisible
* Function IsLayerVisible() * Returns information about visibility of a particular layer. * @param aLayer: true if the layer is visible, fal
include/view/view.h:342
↓ 1 callers
Function
IsMaxima
polygon/clipper.cpp:2541
↓ 1 callers
Method
IsMirrored
include/eda_text.h:156
↓ 1 callers
Method
IsMultilineAllowed
include/eda_text.h:188
↓ 1 callers
Method
IsQuasiModal
include/dialog_shim.h:86
↓ 1 callers
Method
IsTargetDirty
* Function IsTargetDirty() * Returns true if any of layers belonging to the target or the target itself should be * redrawn. * @return
include/view/view.h:503
↓ 1 callers
Function
JoinHorz
polygon/clipper.cpp:3379
↓ 1 callers
Function
KICAD_BUILD_OPTIONS_SIGNATURE
common/basicframe.cpp:545
↓ 1 callers
Method
KeyCode
include/tool/tool_event.h:304
↓ 1 callers
Function
KeyCodeFromKeyName
* Function KeyCodeFromKeyName * return the key code from its key name * Only some wxWidgets key values are handled for function key * @param keynam
common/hotkeys_basic.cpp:383
↓ 1 callers
Method
KiwayMailIn
common/kiway_player.cpp:72
↓ 1 callers
Method
Length
* Function Length() * * Returns the length (this) * @return length */
include/geometry/seg.h:284
↓ 1 callers
Method
LineNumber
* Function Line Number * returns the line number of the last line read from this LINE_READER. Lines * start from 1. */
include/richio.h:325
↓ 1 callers
Method
LineNumber
include/filter_reader.h:59
↓ 1 callers
Method
LineTo
include/plot_common.h:225
↓ 1 callers
Method
Link
common/gal/opengl/shader.cpp:98
↓ 1 callers
Method
LoadData
common/class_bitmap_base.cpp:161
↓ 1 callers
Method
LoadNewStrokeFont
common/gal/stroke_font.cpp:55
↓ 1 callers
Method
LocatePoint
polygon/poly2tri/sweep/advancing_front.cc:71
↓ 1 callers
Function
LockFile
common/lockfile.cpp:30
↓ 1 callers
Method
LockFile
common/draw_frame.cpp:208
↓ 1 callers
Function
LodePNGIText_copy
src/lodepng.cpp:2859
↓ 1 callers
Function
LodePNGIText_init
src/lodepng.cpp:2834
↓ 1 callers
Function
LodePNGText_copy
src/lodepng.cpp:2790
↓ 1 callers
Function
LodePNGText_init
src/lodepng.cpp:2771
↓ 1 callers
Function
LodePNGUnknownChunks_copy
src/lodepng.cpp:2748
↓ 1 callers
Method
MacOpenFile
common/single_top.cpp:292
↓ 1 callers
Method
MarkDirty
* Function MarkDirty() * Forces redraw of view on the next rendering. */
include/view/view.h:541
↓ 1 callers
Method
MarkForUpdate
* Function MarkForUpdate() * Adds an item to a list of items that are going to be refreshed upon the next frame rendering. * @param aItem is
include/view/view.h:552
↓ 1 callers
Method
Matches
* Function Matches() * Tests whether two events match in terms of category & action or command. * * @param aEvent is the event to test
include/tool/tool_event.h:321
↓ 1 callers
Method
MeshClean
polygon/poly2tri/sweep/sweep_context.cc:171
↓ 1 callers
Method
MessageSet
common/html_messagebox.cpp:93
↓ 1 callers
Method
MinDist
calculate the minimum distance between a point and a rectangle as defined by Manolopoulos et al. it uses the square distance to avoid the use of ELEMT
include/geometry/rtree.h:1860
↓ 1 callers
Method
Modifier
> Returns information about key modifiers state (Ctrl, Alt, etc.)
include/tool/tool_event.h:299
↓ 1 callers
Method
Move
common/base_struct.cpp:324
↓ 1 callers
Method
MoveBottomTo
include/math/box2.h:194
↓ 1 callers
Method
MoveCursor
common/draw_panel.cpp:355
↓ 1 callers
Method
MoveLeftTo
include/math/box2.h:195
↓ 1 callers
Method
MoveRightTo
include/math/box2.h:196
↓ 1 callers
Method
MoveTopTo
include/math/box2.h:193
↓ 1 callers
Function
NORMALIZE_ANGLE_180
include/trigo.h:248
↓ 1 callers
Function
NegableTextLength
* Function NegableTextLength * Return the text length (char count) of a negable string, * excluding the ~ markers */
common/drawtxt.cpp:125
↓ 1 callers
Method
NewHole
common/geometry/shape_poly_set.cpp:67
↓ 1 callers
Method
OnKifaceEnd
include/kiface_i.h:54
↓ 1 callers
Method
OnKifaceStart
src/bitmap2cmp_gui.cpp:738
↓ 1 callers
Method
OnKiwayEnd
common/kiway.cpp:424
↓ 1 callers
Method
OnLeftDClick
common/draw_frame.cpp:463
↓ 1 callers
Method
OnPgmInit
common/single_top.cpp:177
↓ 1 callers
Function
OpenPDF
common/gestfich.cpp:345
↓ 1 callers
Function
OpenProjectFiles
* Function OpenProjectFiles * is abstract, and opens a project or set of files given by @a aFileList. * This is generalized in the direction
include/kiway_player.h:166
↓ 1 callers
Method
OpenRead
include/geometry/rtree.h:545
↓ 1 callers
Method
OpenWrite
include/geometry/rtree.h:557
↓ 1 callers
Method
Parse
common/fpid.cpp:122
↓ 1 callers
Method
PenFinish
include/plot_common.h:236
↓ 1 callers
Method
Player
common/kiway.cpp:272
↓ 1 callers
Method
PlotImage
common/class_plotter.cpp:173
↓ 1 callers
Method
PlotPoly
common/common_plotPS_functions.cpp:543
↓ 1 callers
Function
PointInPolygon
See "The Point in Polygon Problem for Arbitrary Polygons" by Hormann & Agathos http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.88.5498&rep=re
polygon/clipper.cpp:443
↓ 1 callers
Method
Pop
* Function Pop() * Restores state of the tool from stack. Stacks are stored internally and are not * shared between different TOOL_STATE obj
common/tool/tool_manager.cpp:159
↓ 1 callers
Method
PopDepth
* @brief Restores previously stored drawing depth for the depth stack. */
include/gal/graphics_abstraction_layer.h:831
↓ 1 callers
Method
PopMatrix
* Function PopMatrix() * pops the current transformation matrix stack. It is the equivalent of the glPopMatrix() * function. */
include/gal/opengl/vertex_manager.h:212
↓ 1 callers
Method
PrintMsg
common/basicframe.cpp:364
↓ 1 callers
Method
PrintPage
common/draw_frame.cpp:365
↓ 1 callers
Method
Push
* Function Push() * Stores the current state of the tool on stack. Stacks are stored internally and are not * shared between different TOOL_
common/tool/tool_manager.cpp:146
↓ 1 callers
Method
PushDepth
* @brief Stores current drawing depth on the depth stack. */
include/gal/graphics_abstraction_layer.h:823
↓ 1 callers
Method
PushMatrix
* Function PushMatrix() * pushes the current transformation matrix stack. It is the equivalent of the glPushMatrix() * function. */
include/gal/opengl/vertex_manager.h:199
↓ 1 callers
Function
RAD2DECIDEG
include/trigo.h:196
↓ 1 callers
Method
ReCreateMenuBar
common/basicframe.cpp:226
↓ 1 callers
Function
ReadHotkeyConfig
common/hotkeys_basic.cpp:639
↓ 1 callers
Method
ReadPdfBrowserInfos
common/eda_doc.cpp:41
↓ 1 callers
Method
Rect
common/common_plotPS_functions.cpp:485
↓ 1 callers
Method
Redraw
common/view/view.cpp:775
↓ 1 callers
Method
RedrawActiveWindow
include/wxBasePcbFrame.h:190
↓ 1 callers
Method
Remove
common/view/view_group.cpp:62
↓ 1 callers
Method
RemoveAll
include/geometry/rtree.h:992
↓ 1 callers
Method
RemoveNullSegments
Removes corners which create a null segment edge * (i.e. when 2 successive corners are at the same location) * returns the count of removed corners.
polygon/PolyLine.cpp:77
↓ 1 callers
Method
ReplaceAntiSlashSequence
Replace the '\''n' sequence by EOL and the sequence '\''\' by only one '\' in m_FullText if m_FullText is a multiline text (i.e.contains '\n') return
common/page_layout/class_worksheet_dataitem.cpp:469
↓ 1 callers
Function
ReplaceIllegalFileNameChars
common/string.cpp:459
↓ 1 callers
Method
Reset
common/view/view_controls.cpp:39
↓ 1 callers
Method
Resize
common/gal/opengl/opengl_compositor.cpp:84
↓ 1 callers
Method
Restore
common/dialogs/dialog_hotkeys_editor.cpp:246
↓ 1 callers
Method
RestoreFrom
common/dialogs/dialog_hotkeys_editor.cpp:205
↓ 1 callers
Method
Rotate
common/class_bitmap_base.cpp:277
↓ 1 callers
Method
Run
include/tool/examples/coroutine_example.cpp:24
↓ 1 callers
Method
RunHotKey
common/tool/action_manager.cpp:112
↓ 1 callers
Method
Scale
common/gal/cairo/cairo_gal.cpp:474
↓ 1 callers
Function
Scan
common/ptree.cpp:90
↓ 1 callers
Method
ScheduleContextMenu
common/tool/tool_manager.cpp:706
↓ 1 callers
Method
ScheduleExit
sets the "should exit" flag and wakes up the loop so that it terminates soon
common/dialog_shim.cpp:311
← previous
next →
1,001–1,100 of 3,949, ranked by callers