MCPcopy Create free account

hub / github.com/Nelarius/imnodes / functions

Functions1,801 in github.com/Nelarius/imnodes

↓ 1 callersFunctionstbtt_GetGlyphKernAdvance
dependencies/imgui-1.87/imstb_truetype.h:2556
↓ 1 callersFunctionstbtt_GetGlyphSDF
dependencies/imgui-1.87/imstb_truetype.h:4406
↓ 1 callersFunctionstbtt_GetNumberOfFonts_internal
dependencies/imgui-1.87/imstb_truetype.h:1321
↓ 1 callersFunctionstbtt_GetPackedQuad
dependencies/imgui-1.87/imstb_truetype.h:4193
↓ 1 callersFunctionstbtt_InitFont_internal
dependencies/imgui-1.87/imstb_truetype.h:1350
↓ 1 callersFunctionstbtt_MakeGlyphBitmap
dependencies/imgui-1.87/imstb_truetype.h:3617
↓ 1 callersFunctionstbtt_MakeGlyphBitmapSubpixelPrefilter
dependencies/imgui-1.87/imstb_truetype.h:4021
↓ 1 callersFunctionstbtt_PackBegin
dependencies/imgui-1.87/imstb_truetype.h:3797
↓ 1 callersFunctionstbtt_PackEnd
dependencies/imgui-1.87/imstb_truetype.h:3829
↓ 1 callersFunctionstbtt_PackFontRanges
dependencies/imgui-1.87/imstb_truetype.h:4132
↓ 1 callersFunctionstbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
dependencies/imgui-1.87/imstb_truetype.h:3989
↓ 1 callersFunctionstbtt_PackFontRangesPackRects
dependencies/imgui-1.87/imstb_truetype.h:4127
↓ 1 callersFunctionstbtt__GetCoverageIndex
dependencies/imgui-1.87/imstb_truetype.h:2315
↓ 1 callersFunctionstbtt__GetGlyphGPOSInfoAdvance
dependencies/imgui-1.87/imstb_truetype.h:2428
↓ 1 callersFunctionstbtt__GetGlyphKernInfoAdvance
dependencies/imgui-1.87/imstb_truetype.h:2285
↓ 1 callersFunctionstbtt__GetGlyphShapeT2
dependencies/imgui-1.87/imstb_truetype.h:2237
↓ 1 callersFunctionstbtt__GetGlyphShapeTT
dependencies/imgui-1.87/imstb_truetype.h:1639
↓ 1 callersFunctionstbtt__cff_index_count
dependencies/imgui-1.87/imstb_truetype.h:1237
↓ 1 callersFunctionstbtt__cff_skip_operand
dependencies/imgui-1.87/imstb_truetype.h:1199
↓ 1 callersFunctionstbtt__cid_get_glyph_subrs
dependencies/imgui-1.87/imstb_truetype.h:1950
↓ 1 callersFunctionstbtt__compute_crossings_x
dependencies/imgui-1.87/imstb_truetype.h:4297
↓ 1 callersFunctionstbtt__dict_get
dependencies/imgui-1.87/imstb_truetype.h:1214
↓ 1 callersFunctionstbtt__fill_active_edges
note: this routine clips fills that extend off the edges... ideally this wouldn't happen, but it could happen if the truetype glyph bounding boxes are
dependencies/imgui-1.87/imstb_truetype.h:2790
↓ 1 callersFunctionstbtt__fill_active_edges_new
dependencies/imgui-1.87/imstb_truetype.h:2973
↓ 1 callersFunctionstbtt__get_subr
dependencies/imgui-1.87/imstb_truetype.h:1936
↓ 1 callersFunctionstbtt__matches
dependencies/imgui-1.87/imstb_truetype.h:4722
↓ 1 callersFunctionstbtt__rasterize
dependencies/imgui-1.87/imstb_truetype.h:3330
↓ 1 callersFunctionstbtt__rasterize_sorted_edges
dependencies/imgui-1.87/imstb_truetype.h:2832
↓ 1 callersFunctionstbtt__ray_intersect_bezier
dependencies/imgui-1.87/imstb_truetype.h:4228
↓ 1 callersFunctionstbtt__solve_cubic
x^3 + c*x^2 + b*x + a = 0
dependencies/imgui-1.87/imstb_truetype.h:4375
↓ 1 callersFunctionstbtt__sort_edges
dependencies/imgui-1.87/imstb_truetype.h:3319
↓ 1 callersFunctionstbtt__sort_edges_ins_sort
dependencies/imgui-1.87/imstb_truetype.h:3239
↓ 1 callersFunctionstbtt__sort_edges_quicksort
dependencies/imgui-1.87/imstb_truetype.h:3257
↓ 1 callersFunctionstbtt__tesselate_cubic
dependencies/imgui-1.87/imstb_truetype.h:3415
↓ 1 callersFunctionstbtt__tesselate_curve
tessellate until threshold p is happy... @TODO warped to compensate for non-linear stretching
dependencies/imgui-1.87/imstb_truetype.h:3395
↓ 1 callersFunctionswap
dependencies/imgui-1.87/imgui.h:1805
↓ 1 callersMethod~ImNodeData
imnodes_internal.h:162
MethodAcceptDragDropPayload
dependencies/imgui-1.87/imgui.cpp:11169
MethodActivateItem
dependencies/imgui-1.87/imgui.cpp:7306
MethodAddCallback
dependencies/imgui-1.87/imgui_draw.cpp:473
MethodAddChar
Set bit n in the array
dependencies/imgui-1.87/imgui.h:2696
MethodAddContextHook
No specific ordering/dependency support, will see as needed
dependencies/imgui-1.87/imgui.cpp:3684
MethodAddConvexPolyFilled
We intentionally avoid using ImVec2 and its math operators here to reduce cost to a minimum for debug/non-inlined builds.
dependencies/imgui-1.87/imgui_draw.cpp:977
MethodAddCustomRectFontGlyph
dependencies/imgui-1.87/imgui_draw.cpp:2212
MethodAddFont
dependencies/imgui-1.87/imgui_draw.cpp:2074
MethodAddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
dependencies/imgui-1.87/imgui_draw.cpp:2123
MethodAddFontFromFileTTF
dependencies/imgui-1.87/imgui_draw.cpp:2144
MethodAddFontFromMemoryCompressedBase85TTF
dependencies/imgui-1.87/imgui_draw.cpp:2191
MethodAddFontFromMemoryCompressedTTF
dependencies/imgui-1.87/imgui_draw.cpp:2179
MethodAddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
dependencies/imgui-1.87/imgui_draw.cpp:2166
MethodAddImageQuad
dependencies/imgui-1.87/imgui_draw.cpp:1626
MethodAddImageRounded
dependencies/imgui-1.87/imgui_draw.cpp:1642
MethodAddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
dependencies/imgui-1.87/imgui.cpp:1175
MethodAddInputCharacterUTF16
UTF16 strings use surrogate pairs to encode codepoints >= 0x10000, so we should save the high surrogate.
dependencies/imgui-1.87/imgui.cpp:1191
MethodAddKeyAnalogEvent
Queue a new key down/up event. - ImGuiKey key: Translated key (as in, generally ImGuiKey_A matches the key end-user would use to emit an 'A' cha
dependencies/imgui-1.87/imgui.cpp:1262
MethodAddRanges
dependencies/imgui-1.87/imgui_draw.cpp:3080
MethodAddRemapChar
dependencies/imgui-1.87/imgui_draw.cpp:3297
MethodAlignTextToFramePadding
dependencies/imgui-1.87/imgui_widgets.cpp:1351
MethodArrowButton
dependencies/imgui-1.87/imgui_widgets.cpp:787
MethodArrowButtonEx
dependencies/imgui-1.87/imgui_widgets.cpp:756
MethodBeginChild
dependencies/imgui-1.87/imgui.cpp:5188
MethodBeginChildEx
dependencies/imgui-1.87/imgui.cpp:5138
MethodBeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
dependencies/imgui-1.87/imgui.cpp:5247
MethodBeginColumns
dependencies/imgui-1.87/imgui_tables.cpp:3826
MethodBeginCombo
dependencies/imgui-1.87/imgui_widgets.cpp:1574
MethodBeginComboPopup
dependencies/imgui-1.87/imgui_widgets.cpp:1649
MethodBeginComboPreview
Call directly after the BeginCombo/EndCombo block. The preview is designed to only host non-interactive elements (Experimental, see GitHub issues: #16
dependencies/imgui-1.87/imgui_widgets.cpp:1715
MethodBeginDisabled
BeginDisabled()/EndDisabled() - Those can be nested but it cannot be used to enable an already disabled section (a single BeginDisabled(true) in the s
dependencies/imgui-1.87/imgui.cpp:6863
MethodBeginDragDropSource
When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/description, c) call EndDragDropSo
dependencies/imgui-1.87/imgui.cpp:10938
MethodBeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
dependencies/imgui-1.87/imgui.cpp:11136
MethodBeginDragDropTargetCustom
dependencies/imgui-1.87/imgui.cpp:11109
MethodBeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
dependencies/imgui-1.87/imgui.cpp:8528
MethodBeginListBox
Tip: To have a list filling the entire window width, use size.x = -FLT_MIN and pass an non-visible label e.g. "##empty" Tip: If your vertical size is
dependencies/imgui-1.87/imgui_widgets.cpp:6303
MethodBeginMainMenuBar
dependencies/imgui-1.87/imgui_widgets.cpp:6791
MethodBeginMenu
dependencies/imgui-1.87/imgui_widgets.cpp:7020
MethodBeginMenuBar
FIXME: Provided a rectangle perhaps e.g. a BeginMenuBarEx() could be used anywhere.. Currently the main responsibility of this function being to setup
dependencies/imgui-1.87/imgui_widgets.cpp:6684
MethodBeginMenuEx
dependencies/imgui-1.87/imgui_widgets.cpp:6842
MethodBeginPopup
dependencies/imgui-1.87/imgui.cpp:9198
MethodBeginPopupContextItem
This is a helper to handle the simplest case of associating one named popup to one given widget. - To create a popup associated to the last item, you
dependencies/imgui-1.87/imgui.cpp:9295
MethodBeginPopupContextVoid
dependencies/imgui-1.87/imgui.cpp:9323
MethodBeginPopupContextWindow
dependencies/imgui-1.87/imgui.cpp:9309
MethodBeginPopupEx
Attention! BeginPopup() adds default flags which BeginPopupEx()!
dependencies/imgui-1.87/imgui.cpp:9175
MethodBeginPopupModal
If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility s
dependencies/imgui-1.87/imgui.cpp:9213
MethodBeginTabBar
dependencies/imgui-1.87/imgui_widgets.cpp:7212
MethodBeginTabBarEx
dependencies/imgui-1.87/imgui_widgets.cpp:7226
MethodBeginTabItem
dependencies/imgui-1.87/imgui_widgets.cpp:7846
MethodBeginTable
Read about "TABLE SIZING" at the top of this file.
dependencies/imgui-1.87/imgui_tables.cpp:304
MethodBeginTableEx
dependencies/imgui-1.87/imgui_tables.cpp:310
MethodBeginTooltip
dependencies/imgui-1.87/imgui.cpp:8870
MethodBeginTooltipEx
dependencies/imgui-1.87/imgui.cpp:8875
MethodBeginViewportSideBar
Important: calling order matters! FIXME: Somehow overlapping with docking tech. FIXME: The "rect-cut" aspect of this could be formalized into a lower-
dependencies/imgui-1.87/imgui_widgets.cpp:6756
MethodBringWindowToDisplayBack
dependencies/imgui-1.87/imgui.cpp:6684
MethodBringWindowToDisplayBehind
dependencies/imgui-1.87/imgui.cpp:6698
MethodBringWindowToDisplayFront
dependencies/imgui-1.87/imgui.cpp:6669
MethodBringWindowToFocusFront
dependencies/imgui-1.87/imgui.cpp:6648
MethodBuild
dependencies/imgui-1.87/imgui.cpp:2284
MethodBuild
dependencies/imgui-1.87/imgui_draw.cpp:2260
MethodBuildRanges
dependencies/imgui-1.87/imgui_draw.cpp:3087
MethodBuildSortByKey
For quicker full rebuild of a storage (instead of an incremental one), you may add all your contents and then sort once.
dependencies/imgui-1.87/imgui.cpp:2118
MethodBullet
dependencies/imgui-1.87/imgui_widgets.cpp:1280
← previousnext →701–800 of 1,801, ranked by callers