MCPcopy Create free account

hub / github.com/Nelarius/imnodes / functions

Functions1,801 in github.com/Nelarius/imnodes

↓ 2 callersFunctionstb_text_makeundo_insert
dependencies/imgui-1.87/imstb_textedit.h:1344
↓ 2 callersFunctionstb_text_makeundo_replace
dependencies/imgui-1.87/imstb_textedit.h:1359
↓ 2 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
dependencies/imgui-1.87/imstb_textedit.h:458
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
dependencies/imgui-1.87/imstb_textedit.h:1129
↓ 2 callersFunctionstb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
dependencies/imgui-1.87/imstb_textedit.h:518
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
dependencies/imgui-1.87/imstb_textedit.h:615
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
dependencies/imgui-1.87/imstb_rectpack.h:295
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
dependencies/imgui-1.87/imstb_truetype.h:4647
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
dependencies/imgui-1.87/imstb_truetype.h:2652
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
dependencies/imgui-1.87/imstb_truetype.h:2647
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
dependencies/imgui-1.87/imstb_truetype.h:3553
↓ 2 callersFunctionstbtt_GetGlyphBox
dependencies/imgui-1.87/imstb_truetype.h:1590
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
dependencies/imgui-1.87/imstb_truetype.h:3632
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
dependencies/imgui-1.87/imstb_truetype.h:4045
↓ 2 callersFunctionstbtt_Rasterize
dependencies/imgui-1.87/imstb_truetype.h:3535
↓ 2 callersFunctionstbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
dependencies/imgui-1.87/imstb_truetype.h:4608
↓ 2 callersFunctionstbtt__GetGlyphClass
dependencies/imgui-1.87/imstb_truetype.h:2374
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
dependencies/imgui-1.87/imstb_truetype.h:2254
↓ 2 callersFunctionstbtt__buf_peek8
dependencies/imgui-1.87/imstb_truetype.h:1123
↓ 2 callersFunctionstbtt__close_shape
dependencies/imgui-1.87/imstb_truetype.h:1623
↓ 2 callersFunctionstbtt__csctx_close_shape
dependencies/imgui-1.87/imstb_truetype.h:1904
↓ 2 callersFunctionstbtt__cuberoot
dependencies/imgui-1.87/imstb_truetype.h:4366
↓ 2 callersFunctionstbtt__get_subrs
dependencies/imgui-1.87/imstb_truetype.h:1337
↓ 2 callersFunctionstbtt__h_prefilter
dependencies/imgui-1.87/imstb_truetype.h:3852
↓ 2 callersFunctionstbtt__hheap_alloc
dependencies/imgui-1.87/imstb_truetype.h:2678
↓ 2 callersFunctionstbtt__hheap_cleanup
dependencies/imgui-1.87/imstb_truetype.h:2705
↓ 2 callersFunctionstbtt__hheap_free
dependencies/imgui-1.87/imstb_truetype.h:2699
↓ 2 callersFunctionstbtt__new_active
dependencies/imgui-1.87/imstb_truetype.h:2743
↓ 2 callersFunctionstbtt__v_prefilter
dependencies/imgui-1.87/imstb_truetype.h:3914
↓ 2 callersFunctionttLONG
dependencies/imgui-1.87/imstb_truetype.h:1272
↓ 1 callersFunctionAdd
dependencies/imgui-1.87/imgui_internal.h:509
↓ 1 callersMethodAddBezierQuadratic
Quadratic Bezier takes 3 controls points
dependencies/imgui-1.87/imgui_draw.cpp:1566
↓ 1 callersMethodAddInputCharactersUTF8
dependencies/imgui-1.87/imgui.cpp:1225
↓ 1 callersMethodAddMouseButtonEvent
dependencies/imgui-1.87/imgui.cpp:1346
↓ 1 callersMethodAddMouseWheelEvent
Queue a mouse wheel event (most mouse/API will only have a Y component)
dependencies/imgui-1.87/imgui.cpp:1361
↓ 1 callersMethodAddNgon
Guaranteed to honor 'num_segments'
dependencies/imgui-1.87/imgui_draw.cpp:1531
↓ 1 callersMethodAddNgonFilled
Guaranteed to honor 'num_segments'
dependencies/imgui-1.87/imgui_draw.cpp:1543
↓ 1 callersMethodAddQuad
dependencies/imgui-1.87/imgui_draw.cpp:1436
↓ 1 callersMethodAddQuadFilled
dependencies/imgui-1.87/imgui_draw.cpp:1448
↓ 1 callersFunctionAddWindowToDrawData
dependencies/imgui-1.87/imgui.cpp:4601
↓ 1 callersFunctionAddWindowToSortBuffer
dependencies/imgui-1.87/imgui.cpp:4550
↓ 1 callersFunctionBeginCanvasInteraction
imnodes.cpp:685
↓ 1 callersFunctionBeginLinkInteraction
imnodes.cpp:633
↓ 1 callersFunctionBeginLinkSelection
imnodes.cpp:603
↓ 1 callersFunctionBeginNodeSelection
imnodes.cpp:572
↓ 1 callersFunctionBoxSelectorUpdateSelection
imnodes.cpp:713
↓ 1 callersMethodBuildLookupTable
dependencies/imgui-1.87/imgui_draw.cpp:3150
↓ 1 callersMethodCalcCustomRectUV
dependencies/imgui-1.87/imgui_draw.cpp:2231
↓ 1 callersFunctionCalcMiniMapLayout
imnodes.cpp:1659
↓ 1 callersMethodChannelsMerge
dependencies/imgui-1.87/imgui.h:2589
↓ 1 callersMethodChannelsSetCurrent
dependencies/imgui-1.87/imgui.h:2590
↓ 1 callersFunctionCheckProgram
If you get an error please report on GitHub. You may try different GL context version or GLSL version.
dependencies/imgui-1.87/imgui_impl_opengl3.cpp:582
↓ 1 callersFunctionClampWindowRect
dependencies/imgui-1.87/imgui.cpp:5686
↓ 1 callersFunctionClearFreeMemory
dependencies/imgui-1.87/imgui_internal.h:1015
↓ 1 callersMethodClearInputKeys
dependencies/imgui-1.87/imgui.cpp:1241
↓ 1 callersMethodClearOutputData
dependencies/imgui-1.87/imgui_draw.cpp:3128
↓ 1 callersMethodClearSelection
dependencies/imgui-1.87/imgui.h:2098
↓ 1 callersMethodClearTexData
dependencies/imgui-1.87/imgui_draw.cpp:2011
↓ 1 callersFunctionClickInteractionUpdate
imnodes.cpp:873
↓ 1 callersMethodCompareWithCurrentState
Compare to detect usage errors
dependencies/imgui-1.87/imgui.cpp:8106
↓ 1 callersFunctionCreateNewWindow
dependencies/imgui-1.87/imgui.cpp:5316
↓ 1 callersFunctionCursorAnimReset
Cursor & Selection
dependencies/imgui-1.87/imgui_internal.h:1021
↓ 1 callersFunctionCursorClamp
After a user-input the cursor stays on for a while without blinking
dependencies/imgui-1.87/imgui_internal.h:1022
↓ 1 callersFunctionDebugNodeTableGetSizingPolicyDesc
dependencies/imgui-1.87/imgui_tables.cpp:3513
↓ 1 callersFunctionDebugStartItemPicker
dependencies/imgui-1.87/imgui_internal.h:2851
↓ 1 callersFunctionDecode85
dependencies/imgui-1.87/imgui_draw.cpp:2111
↓ 1 callersMethodDoOpen
dependencies/imgui-1.87/imgui_demo.cpp:7648
↓ 1 callersFunctionDragFloat3
dependencies/imgui-1.87/imgui.h:2980
↓ 1 callersFunctionDrawGrid
imnodes.cpp:1270
↓ 1 callersFunctionDrawListActivateClickInteractionChannel
imnodes.cpp:441
↓ 1 callersFunctionDrawListActivateCurrentNodeForeground
imnodes.cpp:447
↓ 1 callersFunctionDrawListActivateNodeBackground
imnodes.cpp:455
↓ 1 callersFunctionDrawListAddNode
imnodes.cpp:415
↓ 1 callersFunctionDrawListAppendClickInteractionChannel
imnodes.cpp:423
↓ 1 callersFunctionDrawListSet
imnodes.cpp:389
↓ 1 callersFunctionDrawListSortChannelsByDepth
imnodes.cpp:491
↓ 1 callersFunctionDrawListSwapSubmissionIndices
imnodes.cpp:472
↓ 1 callersFunctionDrawNode
imnodes.cpp:1436
↓ 1 callersFunctionDrawPin
imnodes.cpp:1419
↓ 1 callersFunctionDrawPinShape
imnodes.cpp:1341
↓ 1 callersFunctionEditTableColumnsFlags
dependencies/imgui-1.87/imgui_demo.cpp:3679
↓ 1 callersFunctionEditorSpaceToGridSpace
imnodes.cpp:276
↓ 1 callersMethodEnd
dependencies/imgui-1.87/imgui.cpp:2566
↓ 1 callersFunctionExecCommand
dependencies/imgui-1.87/imgui_demo.cpp:6655
↓ 1 callersFunctionFindDuplicateLink
imnodes.cpp:822
↓ 1 callersFunctionFindHoveredWindow
Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so wind
dependencies/imgui-1.87/imgui.cpp:4947
↓ 1 callersMethodFlattenIntoSingleLayer
dependencies/imgui-1.87/imgui.cpp:4626
↓ 1 callersMethodGetBuildWorkRect
dependencies/imgui-1.87/imgui_internal.h:1443
↓ 1 callersMethodGetByKey
dependencies/imgui-1.87/imgui_internal.h:634
↓ 1 callersFunctionGetClosestPointOnCubicBezier
Calculates the closest point along each bezier curve segment.
imnodes.cpp:64
↓ 1 callersFunctionGetColumnWidthEx
dependencies/imgui-1.87/imgui_tables.cpp:3704
↓ 1 callersFunctionGetContainingRectForCubicBezier
imnodes.cpp:97
↓ 1 callersFunctionGetCursorPos
dependencies/imgui-1.87/imgui_internal.h:1025
↓ 1 callersFunctionGetDefaultCompressedFontDataTTFBase85
dependencies/imgui-1.87/imgui_draw.cpp:4179
↓ 1 callersFunctionGetDistanceToCubicBezier
imnodes.cpp:86
↓ 1 callersFunctionGetDraggedColumnOffset
dependencies/imgui-1.87/imgui_tables.cpp:3671
↓ 1 callersMethodGetDrawListCount
dependencies/imgui-1.87/imgui_internal.h:738
↓ 1 callersFunctionGetFallbackWindowNameForWindowingList
Window has already passed the IsWindowNavFocusable()
dependencies/imgui-1.87/imgui.cpp:10872
↓ 1 callersMethodGetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
dependencies/imgui-1.87/imgui_draw.cpp:2810
↓ 1 callersFunctionGetInputTextState
dependencies/imgui-1.87/imgui_internal.h:2828
← previousnext →401–500 of 1,801, ranked by callers