MCPcopy Create free account

hub / github.com/DISTRHO/Cardinal / functions

Functions5,810 in github.com/DISTRHO/Cardinal

↓ 5 callersFunctiongetRemote
src/CardinalNative/CardinalRemote.cpp:65
↓ 5 callersFunctiongetRemote
src/CardinalMini/CardinalRemote.cpp:65
↓ 5 callersMethodgetVoltageSum
Returns the sum of all voltages. */
include/engine/Port.hpp:137
↓ 5 callersFunctionglfwMods
src/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/CardinalMiniSep/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/CardinalSynth/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/Cardinal/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/CardinalFX/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/CardinalNative/CardinalUI.cpp:955
↓ 5 callersFunctionglfwMods
src/CardinalMini/CardinalUI.cpp:955
↓ 5 callersMethodindex_from_ptr
Utilities
plugins/Cardinal/src/DearImGui/imgui_internal.h:594
↓ 5 callersFunctioniswild
(p)
deps/unzipfx/match.c:380
↓ 5 callersMethodloadImage
src/custom/RemoteWindow.cpp:175
↓ 5 callersFunctionloadTemplateDialog
src/Cardinal/CardinalCommon.cpp:1080
↓ 5 callersFunctionnew_aubio_fft
deps/aubio/src/spectral/fft.c:69
↓ 5 callersFunctionnvgImagePattern
lv2export/includes/rack.hpp:78
↓ 5 callersFunctionprocess
plugins/Cardinal/src/Ildaeil.cpp:642
↓ 5 callersFunctionpush_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
plugins/Cardinal/src/DearImGui/imgui.h:1741
↓ 5 callersFunctionrescale
lv2export/includes/rack.hpp:218
↓ 5 callersFunctionsaveAsDialog
src/CardinalMini/CardinalCommon.cpp:1137
↓ 5 callersFunctionseek_zipf
deps/unzipfx/fileio.c:710
↓ 5 callersFunctionsendFullPatchToRemote
src/CardinalRemote.cpp:183
↓ 5 callersMethodsetLanguageDefinition
plugins/Cardinal/src/ImGuiTextEditor.cpp:80
↓ 5 callersFunctionshrink
plugins/Cardinal/src/DearImGui/imgui.h:1737
↓ 5 callersFunctionstb_textedit_delete_selection
delete the section
plugins/Cardinal/src/DearImGui/imstb_textedit.h:599
↓ 5 callersFunctionstb_textedit_move_to_first
move cursor to first character of selection
plugins/Cardinal/src/DearImGui/imstb_textedit.h:625
↓ 5 callersFunctionstbtt_GetFontOffsetForIndex
plugins/Cardinal/src/DearImGui/imstb_truetype.h:4774
↓ 5 callersFunctionstbtt_GetGlyphShape
plugins/Cardinal/src/DearImGui/imstb_truetype.h:2265
↓ 5 callersFunctionstbtt__csctx_rline_to
plugins/Cardinal/src/DearImGui/imstb_truetype.h:1918
↓ 4 callersMethodColorize
plugins/Cardinal/src/DearImGuiColorTextEditor/TextEditor.cpp:2138
↓ 4 callersFunctionDB_CO
Define a constexpr for converting a gain in dB to a coefficient */
plugins/Cardinal/src/AIDA-X.cpp:29
↓ 4 callersMethodDoForceClose
plugins/Cardinal/src/DearImGui/imgui_demo.cpp:7583
↓ 4 callersFunctionImAcos01
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:3834
↓ 4 callersFunctionImGui_ImplOpenGL2_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_opengl2.cpp:69
↓ 4 callersFunctionImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3292
↓ 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
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3341
↓ 4 callersFunctionImStrncpy
plugins/Cardinal/src/DearImGui/imgui.cpp:1357
↓ 4 callersFunctionImTextCountCharsFromUtf8
plugins/Cardinal/src/DearImGui/imgui.cpp:1732
↓ 4 callersFunctionImTextStrFromUtf8
plugins/Cardinal/src/DearImGui/imgui.cpp:1714
↓ 4 callersFunctionInputTextCalcTextSizeW
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3625
↓ 4 callersFunctionInputTextFilterCharacter
Return false to discard a character.
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3861
↓ 4 callersFunctionIsActiveIdUsingNavDir
plugins/Cardinal/src/DearImGui/imgui_internal.h:2594
↓ 4 callersFunctionMetricsHelpMarker
Avoid naming collision with imgui_demo.cpp's HelpMarker() for unity builds.
plugins/Cardinal/src/DearImGui/imgui.cpp:11576
↓ 4 callersMethodPassFilter
plugins/Cardinal/src/DearImGui/imgui.cpp:2136
↓ 4 callersMethodPathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
plugins/Cardinal/src/DearImGui/imgui.h:2466
↓ 4 callersFunctionPort_step
src/override/Engine.cpp:163
↓ 4 callersMethodPushTextureID
plugins/Cardinal/src/DearImGui/imgui_draw.cpp:614
↓ 4 callersFunctionSTB_TEXTEDIT_GETWIDTH
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3676
↓ 4 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
plugins/Cardinal/src/DearImGui/imgui.cpp:2024
↓ 4 callersMethodSetTexID
Bit ambiguous: used to detect when user didn't built texture but effectively we should check TexID != 0 except that would be backend dependent...
plugins/Cardinal/src/DearImGui/imgui.h:2661
↓ 4 callersFunctionTableSettingsCalcChunkSize
plugins/Cardinal/src/DearImGui/imgui_tables.cpp:3150
↓ 4 callersFunctionWindowParametersRestore
src/CardinalRemote/Window.cpp:1029
↓ 4 callersFunction_grow_capacity
plugins/Cardinal/src/DearImGui/imgui.h:1734
↓ 4 callersFunctionbndIcon
src/override/blendish.c:862
↓ 4 callersFunctioncastTo32Bit
src/extra/Atomic.hpp:164
↓ 4 callersFunctioncastTo64Bit
src/extra/Atomic.hpp:165
↓ 4 callersMethodclose
src/custom/RemoteWindow.cpp:119
↓ 4 callersFunctionconnectToRemote
src/Cardinal/CardinalRemote.cpp:80
↓ 4 callersFunctioncontextSet
lv2export/lv2plugin.cpp:40
↓ 4 callersFunctiondefer_leftover_input
deps/unzipfx/fileio.c:550
↓ 4 callersFunctiondel_lvec
deps/aubio/src/lvec.c:35
↓ 4 callersFunctiondeleteExtendedNSVGimage
src/custom/dep.cpp:1162
↓ 4 callersFunctionend
plugins/Cardinal/src/DearImGui/imgui_internal.h:672
↓ 4 callersFunctionfiltattr
deps/unzipfx/unix/unix.c:331
↓ 4 callersFunctionfree_G_buffers
deps/unzipfx/process.c:575
↓ 4 callersFunctionfvec_min_elem
deps/aubio/src/mathutils.c:232
↓ 4 callersMethodgetBundlePath
src/CardinalUI.cpp:88
↓ 4 callersMethodgetBundlePath
src/CardinalSynth/CardinalUI.cpp:88
↓ 4 callersMethodgetBundlePath
src/CardinalFX/CardinalUI.cpp:88
↓ 4 callersMethodgetBundlePath
src/CardinalNative/CardinalUI.cpp:88
↓ 4 callersMethodgetBundlePath
src/CardinalMini/CardinalUI.cpp:88
↓ 4 callersMethodgetPolyVoltage
Returns the given channel's voltage if the port is polyphonic, otherwise returns the first voltage (channel 0). */
include/engine/Port.hpp:93
↓ 4 callersFunctiongetRemote
src/CardinalRemote.cpp:65
↓ 4 callersFunctionglfwMods
src/CardinalRemote/RemoteUI.cpp:200
↓ 4 callersFunctioninit
src/CardinalSynth/Window.cpp:913
↓ 4 callersFunctioninit
src/Cardinal/Window.cpp:913
↓ 4 callersFunctioninit
src/CardinalFX/Window.cpp:913
↓ 4 callersFunctioninit
src/CardinalNative/Window.cpp:913
↓ 4 callersFunctioninit
src/CardinalMini/Window.cpp:913
↓ 4 callersFunctionisStandalone
src/CardinalRemote/CardinalCommon.cpp:880
↓ 4 callersFunctionis_separator
When ImGuiInputTextFlags_Password is set, we don't want actions such as CTRL+Arrow to leak the fact that underlying data are blanks or separators.
plugins/Cardinal/src/DearImGui/imgui_widgets.cpp:3693
↓ 4 callersMethodload
src/override/Window.cpp:103
↓ 4 callersMethodloadFont
src/custom/RemoteWindow.cpp:170
↓ 4 callersFunctionloadTemplateDialog
src/CardinalMini/CardinalCommon.cpp:1080
↓ 4 callersFunctionnew_aubio_window
deps/aubio/src/mathutils.c:44
↓ 4 callersFunctionnew_lvec
deps/aubio/src/lvec.c:24
↓ 4 callersFunctionnsvg__duplicatePaint
src/custom/dep.cpp:1127
↓ 4 callersFunctionnvgRestore
lv2export/includes/rack.hpp:86
↓ 4 callersFunctionnvgSave
lv2export/includes/rack.hpp:85
↓ 4 callersMethodonSampleRateChange
lv2export/includes/rack.hpp:790
↓ 4 callersFunctionopenBrowser
src/CardinalSynth/CardinalCommon.cpp:1199
↓ 4 callersFunctionopenBrowser
src/CardinalFX/CardinalCommon.cpp:1199
↓ 4 callersFunctionopenBrowser
src/CardinalNative/CardinalCommon.cpp:1199
↓ 4 callersFunctionpromptClear
src/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/CardinalRemote/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/CardinalSynth/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/Cardinal/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/CardinalFX/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/CardinalNative/CardinalCommon.cpp:960
↓ 4 callersFunctionpromptClear
src/CardinalMini/CardinalCommon.cpp:960
← previousnext →401–500 of 5,810, ranked by callers