MCPcopy Create free account

hub / github.com/DISTRHO/Cardinal / functions

Functions5,810 in github.com/DISTRHO/Cardinal

↓ 22 callersMethodloadTemplate
src/override/ModuleWidget.cpp:645
↓ 22 callersFunctionnvgStrokeColor
lv2export/includes/rack.hpp:73
↓ 22 callersMethodsave
src/override/ModuleWidget.cpp:691
↓ 22 callersFunctionsystem
get system resource, trimming "res/" prefix if we are loaded as a plugin bundle
src/custom/asset.cpp:56
↓ 21 callersMethodAddText
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:1576
↓ 21 callersFunctionjson_boolean
lv2export/includes/rack.hpp:90
↓ 21 callersFunctionnvgFontSize
lv2export/includes/rack.hpp:80
↓ 21 callersFunctionnvgRoundedRect
lv2export/includes/rack.hpp:79
↓ 21 callersMethodprepareSave
src/override/Engine.cpp:929
↓ 21 callersMethodreserve
plugins/Cardinal/src/DearImGui/imgui.h:2115
↓ 20 callersMethodOnKeyPressed
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3795
↓ 20 callersMethodgetParent
lv2export/includes/rack.hpp:840
↓ 20 callersFunctioninit
src/override/Window.cpp:913
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
plugins/Cardinal/src/DearImGui/imstb_textedit.h:577
↓ 19 callersFunctionPopStyleCompact
plugins/Cardinal/src/DearImGui/imgui_demo.cpp:3626
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
plugins/Cardinal/src/DearImGui/imgui_demo.cpp:3619
↓ 19 callersFunctionjson_object
lv2export/includes/rack.hpp:92
↓ 19 callersFunctionnvgFillPaint
lv2export/includes/rack.hpp:71
↓ 19 callersFunctionnvgStrokeWidth
lv2export/includes/rack.hpp:74
↓ 18 callersFunctionImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
plugins/Cardinal/src/DearImGui/imgui.cpp:1554
↓ 18 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
plugins/Cardinal/src/DearImGui/imgui_internal.h:313
↓ 18 callersFunctionIsNavInputTest
plugins/Cardinal/src/DearImGui/imgui_internal.h:2600
↓ 18 callersFunctionglClearColor
include/GL/gl.h:31
↓ 18 callersMethodresize
include/choc/choc_SmallVector.h:446
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
plugins/Cardinal/src/DearImGui/imstb_truetype.h:2936
↓ 17 callersFunctionGetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
plugins/Cardinal/src/DearImGui/imgui_internal.h:2417
↓ 17 callersFunctionfind
plugins/Cardinal/src/DearImGui/imgui.h:1749
↓ 17 callersFunctiongetSpecialPath
src/CardinalCommon.cpp:887
↓ 17 callersMethodmax
lv2export/includes/rack.hpp:265
↓ 17 callersMethodmult
lv2export/includes/rack.hpp:248
↓ 16 callersFunctionbndInnerBox
src/override/blendish.c:909
↓ 16 callersFunctionbndSetFont
src/override/blendish.c:247
↓ 16 callersMethodgetNote
include/midi.hpp:82
↓ 16 callersMethodloadAction
src/override/ModuleWidget.cpp:625
↓ 16 callersFunctionnvgTextAlign
lv2export/includes/rack.hpp:84
↓ 16 callersFunctionopenBrowser
src/Cardinal/CardinalCommon.cpp:1199
↓ 16 callersMethodpush
lv2export/includes/rack.hpp:1686
↓ 15 callersFunctionEngine_setAboutToClose
src/override/Engine.cpp:1334
↓ 15 callersFunctionSTB_TEXTEDIT_GETCHAR
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3675
↓ 15 callersFunctiongetPluginFormatName
src/CardinalRemote/main.cpp:66
↓ 15 callersFunctionglViewport
include/GL/gl.h:35
↓ 15 callersMethodisConnected
Returns whether a cable is connected to the Port. You can use this for skipping code that generates output voltages. */
include/engine/Port.hpp:222
↓ 15 callersFunctionnvgFontFaceId
lv2export/includes/rack.hpp:81
↓ 15 callersFunctionnvgRGBf
lv2export/includes/rack.hpp:65
↓ 15 callersFunctionsendFullPatchToRemote
src/Cardinal/CardinalRemote.cpp:183
↓ 15 callersMethodsetSampleRate
src/override/Engine.cpp:612
↓ 15 callersFunctionstbtt_FindGlyphIndex
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1461
↓ 15 callersFunctionstbtt__buf_get8
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1116
↓ 15 callersFunctionstbtt__csctx_rccurve_to
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1925
↓ 15 callersFunctionswitchDarkMode
src/custom/dep.cpp:1429
↓ 15 callersFunctionttULONG
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1271
↓ 14 callersMethodCalcTextSizeA
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:3431
↓ 14 callersMethodClear
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:2031
↓ 14 callersMethodSetCurrentChannel
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:1790
↓ 14 callersFunctionUTF8CharLength
https://en.wikipedia.org/wiki/UTF-8 We assume that the char is a standalone character (<128) or a leading byte of an UTF-8 code sequence (non-10xxxxxx
plugins/Cardinal/src/DearImGuiColorTextEditor/TextEditor.cpp:146
↓ 14 callersMethodappendf
plugins/Cardinal/src/DearImGui/imgui.cpp:2204
↓ 14 callersMethodeditParameter
src/CardinalRemote/main.cpp:74
↓ 14 callersMethodgetModule
src/override/Engine.cpp:851
↓ 14 callersFunctionhuft_free
(t)
deps/unzipfx/inflate.c:1757
↓ 14 callersMethodopenFileBrowser
src/CardinalRemote/main.cpp:77
↓ 14 callersMethodreset
plugins/Cardinal/src/HostMIDI.cpp:143
↓ 14 callersMethodsetParamValue
src/override/Engine.cpp:1080
↓ 14 callersFunctionstbtt__find_table
@OPTIMIZE: binary search
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1289
↓ 14 callersMethodstepBlock
src/override/Engine.cpp:545
↓ 14 callersMethodtrigger
lv2export/includes/rack.hpp:1612
↓ 13 callersMethodAddCircleFilled
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:1506
↓ 13 callersMethodPathLineTo
plugins/Cardinal/src/DearImGui/imgui.h:2463
↓ 13 callersFunctionbndOutlineBox
src/override/blendish.c:921
↓ 13 callersFunctiongetRemote
src/Cardinal/CardinalRemote.cpp:65
↓ 13 callersMethodsetChannels
plugins/Cardinal/src/HostMIDI.cpp:542
↓ 13 callersMethodsetValue
plugins/Cardinal/src/HostParameters-Map.cpp:363
↓ 12 callersFunctionImLengthSqr
plugins/Cardinal/src/DearImGui/imgui_internal.h:440
↓ 12 callersFunctionImSwap
plugins/Cardinal/src/DearImGui/imgui_internal.h:429
↓ 12 callersMethodRect
lv2export/includes/rack.hpp:282
↓ 12 callersFunctionSliderFloat2
plugins/Cardinal/src/DearImGui/imgui.h:2856
↓ 12 callersMethodcreateModule
lv2export/includes/rack.hpp:2098
↓ 12 callersFunctionend
plugins/Cardinal/src/DearImGui/imgui.h:1726
↓ 12 callersFunctionglVertex3f
include/GL/gl.h:29
↓ 12 callersMethodprocess
plugins/Cardinal/src/AIDA-X/Biquad.h:53
↓ 12 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
plugins/Cardinal/src/DearImGui/imgui.h:1738
↓ 12 callersMethodsize
plugins/Cardinal/src/sassy/fftreal/Array.hpp:74
↓ 12 callersFunctionzfseeko
(stream, offset, origin)
deps/unzipfx/win32/win32i64.c:70
↓ 11 callersMethodClearFlags
plugins/Cardinal/src/DearImGui/imgui_internal.h:1118
↓ 11 callersMethodaddModule
src/override/Engine.cpp:737
↓ 11 callersFunctionbegin
plugins/Cardinal/src/DearImGui/imgui.h:1724
↓ 11 callersFunctionbndIconLabelValue
src/override/blendish.c:965
↓ 11 callersMethodget
Returns the object that this pointer references. The pointer returned may be null, of course. */
src/extra/ReferenceCountedObject.hpp:340
↓ 11 callersFunctionisStandalone
src/Cardinal/CardinalCommon.cpp:880
↓ 11 callersFunctionisStandalone
src/CardinalMini/CardinalCommon.cpp:880
↓ 11 callersMethodsize
include/choc/choc_SmallVector.h:342
↓ 11 callersFunctionstb_textedit_prep_selection_at_cursor
update selection and cursor to match each other
plugins/Cardinal/src/DearImGui/imstb_textedit.h:687
↓ 10 callersMethodAddCircle
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:1482
↓ 10 callersMethodHasSelection
plugins/Cardinal/src/DearImGuiColorTextEditor/TextEditor.cpp:1909
↓ 10 callersFunctionImGui_ImplOpenGL3_GetBackendData
Backend data stored in io.BackendRendererUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
plugins/Cardinal/src/DearImGui/imgui_impl_opengl3.cpp:187
↓ 10 callersFunctionSTB_TEXTEDIT_STRINGLEN
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3674
↓ 10 callersFunctionasync_dialog_message
src/Cardinal/CardinalCommon.cpp:1241
↓ 10 callersFunctionbndInnerColors
src/override/blendish.c:937
↓ 10 callersFunctionbndLabelWidth
src/override/blendish.c:732
↓ 10 callersFunctionbnd_fmaxf
src/override/blendish.c:48
↓ 10 callersFunctionglClear
include/GL/gl.h:30
← previousnext →101–200 of 5,810, ranked by callers