MCPcopy Create free account

hub / github.com/Nelarius/imnodes / functions

Functions1,801 in github.com/Nelarius/imnodes

↓ 8 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
dependencies/imgui-1.87/imgui.cpp:1707
↓ 8 callersFunctionImLog
dependencies/imgui-1.87/imgui_internal.h:408
↓ 8 callersFunctionImSubClampOverflow
dependencies/imgui-1.87/imgui_internal.h:430
↓ 8 callersFunctionIsNavInputDown
dependencies/imgui-1.87/imgui_internal.h:2662
↓ 8 callersMethodReset
imnodes_internal.h:116
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
dependencies/imgui-1.87/imgui_widgets.cpp:3623
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
dependencies/imgui-1.87/imstb_truetype.h:2607
↓ 8 callersFunctionstbtt__buf_skip
dependencies/imgui-1.87/imstb_truetype.h:1136
↓ 7 callersMethodAddDrawCmd
dependencies/imgui-1.87/imgui_draw.cpp:450
↓ 7 callersMethodAddImage
dependencies/imgui-1.87/imgui_draw.cpp:1610
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
dependencies/imgui-1.87/imgui_draw.cpp:1421
↓ 7 callersMethodAddTriangleFilled
dependencies/imgui-1.87/imgui_draw.cpp:1471
↓ 7 callersFunctionBeginOutputAttribute
imnodes.cpp:2468
↓ 7 callersFunctionImAbs
dependencies/imgui-1.87/imgui_internal.h:410
↓ 7 callersFunctionImCharIsBlankA
dependencies/imgui-1.87/imgui_internal.h:335
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
dependencies/imgui-1.87/imgui.cpp:1776
↓ 7 callersFunctionImFormatStringV
dependencies/imgui-1.87/imgui.cpp:1665
↓ 7 callersFunctionImPow
dependencies/imgui-1.87/imgui_internal.h:406
↓ 7 callersFunctionImStrSkipBlank
dependencies/imgui-1.87/imgui.cpp:1622
↓ 7 callersMethodInsertChars
dependencies/imgui-1.87/imgui_widgets.cpp:3772
↓ 7 callersFunctionObjectPoolFind
imnodes_internal.h:363
↓ 7 callersFunctionObjectPoolFindOrCreateIndex
imnodes_internal.h:425
↓ 7 callersMethodPathArcTo
dependencies/imgui-1.87/imgui_draw.cpp:1179
↓ 7 callersFunctionRenderArrow
[1.71: 2019/06/07: Updating prototypes of some of the internal functions. Leaving those for reference for a short while]
dependencies/imgui-1.87/imgui_internal.h:2775
↓ 7 callersFunctionSetCurrentContext
imnodes.cpp:1963
↓ 7 callersFunctionSetNodeScreenSpacePos
imnodes.cpp:2654
↓ 7 callersFunctionStyleColorsDark
imnodes.cpp:2007
↓ 7 callersMethodsize_in_bytes
dependencies/imgui-1.87/imgui_internal.h:585
↓ 7 callersFunctionstbtt_GetGlyphBitmapBoxSubpixel
dependencies/imgui-1.87/imstb_truetype.h:2629
↓ 7 callersFunctionstbtt__cff_get_index
dependencies/imgui-1.87/imstb_truetype.h:1173
↓ 6 callersFunctionCalcWindowSizeAfterConstraint
dependencies/imgui-1.87/imgui.cpp:5364
↓ 6 callersMethodDraw
dependencies/imgui-1.87/imgui.cpp:2256
↓ 6 callersFunctionEditorSpaceToScreenSpace
imnodes.cpp:281
↓ 6 callersFunctionEndOutputAttribute
imnodes.cpp:2473
↓ 6 callersMethodGetColumnSettings
dependencies/imgui-1.87/imgui_internal.h:2459
↓ 6 callersMethodGetMapSize
dependencies/imgui-1.87/imgui_internal.h:649
↓ 6 callersFunctionImGui_ImplSDL2_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
dependencies/imgui-1.87/imgui_impl_sdl.cpp:97
↓ 6 callersFunctionImLineClosestPoint
dependencies/imgui-1.87/imgui.cpp:1459
↓ 6 callersFunctionImQsort
dependencies/imgui-1.87/imgui_internal.h:305
↓ 6 callersFunctionImTextCountUtf8BytesFromStr
dependencies/imgui-1.87/imgui.cpp:1990
↓ 6 callersMethodPrimVtx
dependencies/imgui-1.87/imgui.h:2602
↓ 6 callersFunctionRenderBullet
dependencies/imgui-1.87/imgui_internal.h:2776
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
dependencies/imgui-1.87/imgui_widgets.cpp:3666
↓ 6 callersMethodStep
dependencies/imgui-1.87/imgui_demo.cpp:7220
↓ 6 callersFunctionTabItemGetSectionIdx
dependencies/imgui-1.87/imgui_widgets.cpp:7175
↓ 6 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
dependencies/imgui-1.87/imgui_internal.h:650
↓ 6 callersFunctionWindowRectRelToAbs
dependencies/imgui-1.87/imgui_internal.h:2489
↓ 6 callersMethodclear
dependencies/imgui-1.87/imgui_internal.h:666
↓ 6 callersMethodempty
example/graph.h:49
↓ 6 callersFunctionstb__match
dependencies/imgui-1.87/imgui_draw.cpp:3977
↓ 6 callersFunctionstbtt_InitFont
dependencies/imgui-1.87/imstb_truetype.h:4784
↓ 6 callersFunctionstbtt__buf_range
dependencies/imgui-1.87/imstb_truetype.h:1164
↓ 6 callersFunctionstbtt__dict_get_ints
dependencies/imgui-1.87/imstb_truetype.h:1229
↓ 6 callersFunctionstbtt__matchpair
dependencies/imgui-1.87/imstb_truetype.h:4675
↓ 5 callersMethodAddKeyEvent
dependencies/imgui-1.87/imgui.cpp:1304
↓ 5 callersFunctionDecode85Byte
dependencies/imgui-1.87/imgui_draw.cpp:2110
↓ 5 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
dependencies/imgui-1.87/imgui_widgets.cpp:3754
↓ 5 callersFunctionGetCubicBezier
imnodes.cpp:112
↓ 5 callersMethodGetIDNoKeepAlive
dependencies/imgui-1.87/imgui.cpp:3264
↓ 5 callersMethodGetIndex
dependencies/imgui-1.87/imgui_internal.h:636
↓ 5 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
dependencies/imgui-1.87/imgui_internal.h:1441
↓ 5 callersFunctionGetScreenSpacePinCoordinates
imnodes.cpp:545
↓ 5 callersFunctionGetWindowDisplayLayer
dependencies/imgui-1.87/imgui.cpp:4615
↓ 5 callersFunctionImFloorSigned
dependencies/imgui-1.87/imgui_internal.h:443
↓ 5 callersFunctionImGui_ImplSDL2_Init
dependencies/imgui-1.87/imgui_impl_sdl.cpp:304
↓ 5 callersFunctionImRotate
dependencies/imgui-1.87/imgui_internal.h:448
↓ 5 callersFunctionIsActiveIdUsingKey
dependencies/imgui-1.87/imgui_internal.h:2659
↓ 5 callersFunctionIsLegacyKey
dependencies/imgui-1.87/imgui_internal.h:2652
↓ 5 callersFunctionIsWindowActiveAndVisible
dependencies/imgui-1.87/imgui.cpp:3905
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
dependencies/imgui-1.87/imgui_widgets.cpp:3650
↓ 5 callersFunctionScreenSpaceToGridSpace
imnodes.cpp:256
↓ 5 callersMethodSelectAll
dependencies/imgui-1.87/imgui.h:2097
↓ 5 callersFunctionSetActiveIdUsingKey
dependencies/imgui-1.87/imgui_internal.h:2660
↓ 5 callersMethodSetBit
dependencies/imgui-1.87/imgui_internal.h:551
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
dependencies/imgui-1.87/imgui_demo.cpp:6373
↓ 5 callersFunctionTableGetColumnAvailSortDirection
dependencies/imgui-1.87/imgui_tables.cpp:2622
↓ 5 callersMethodappend
dependencies/imgui-1.87/imgui.cpp:2355
↓ 5 callersMethodindex_from_ptr
Utilities
dependencies/imgui-1.87/imgui_internal.h:595
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
dependencies/imgui-1.87/imstb_textedit.h:599
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
dependencies/imgui-1.87/imstb_textedit.h:625
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
dependencies/imgui-1.87/imstb_truetype.h:4774
↓ 5 callersFunctionstbtt_GetGlyphShape
dependencies/imgui-1.87/imstb_truetype.h:2265
↓ 5 callersFunctionstbtt__csctx_rline_to
dependencies/imgui-1.87/imstb_truetype.h:1918
↓ 5 callersMethodswap
dependencies/imgui-1.87/imgui_internal.h:676
↓ 4 callersMethodAddBezierCubic
Cubic Bezier takes 4 controls points
dependencies/imgui-1.87/imgui_draw.cpp:1555
↓ 4 callersFunctionBeginNodeEditor
imnodes.cpp:2123
↓ 4 callersMethodCalcTextSizeA
dependencies/imgui-1.87/imgui_draw.cpp:3431
↓ 4 callersMethodDoForceClose
dependencies/imgui-1.87/imgui_demo.cpp:7650
↓ 4 callersFunctionDrawListSubmissionIdxToBackgroundChannelIdx
imnodes.cpp:430
↓ 4 callersFunctionEndNodeEditor
imnodes.cpp:2195
↓ 4 callersFunctionEvalImplicitLineEq
imnodes.cpp:136
↓ 4 callersMethodGetByIndex
dependencies/imgui-1.87/imgui_internal.h:635
↓ 4 callersFunctionImAcos01
dependencies/imgui-1.87/imgui_draw.cpp:3834
↓ 4 callersFunctionImFileOpen
dependencies/imgui-1.87/imgui.cpp:1758
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
dependencies/imgui-1.87/imgui_widgets.cpp:3238
↓ 4 callersFunctionImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
dependencies/imgui-1.87/imgui_widgets.cpp:3287
↓ 4 callersFunctionImStrncpy
dependencies/imgui-1.87/imgui.cpp:1526
↓ 4 callersFunctionImTextCountCharsFromUtf8
dependencies/imgui-1.87/imgui.cpp:1901
↓ 4 callersFunctionImTextStrFromUtf8
dependencies/imgui-1.87/imgui.cpp:1883
↓ 4 callersFunctionInputTextCalcTextSizeW
dependencies/imgui-1.87/imgui_widgets.cpp:3569
← previousnext →101–200 of 1,801, ranked by callers