Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/christophhart/HISE
/ functions
Functions
69,617 in github.com/christophhart/HISE
⨍
Functions
69,617
◇
Types & classes
12,314
↓ 1,599 callers
Function
Colour
Creates a copy of another Colour object. */
JUCE/modules/juce_graphics/colour/juce_Colour.h:45
↓ 1,537 callers
Function
var
This is needed to prevent the wrong constructor/operator being called
JUCE/modules/juce_core/containers/juce_Variant.h:311
↓ 1,417 callers
Function
expectEquals
JUCE/modules/juce_core/unit_tests/juce_UnitTest.h:151
↓ 1,305 callers
Method
setBounds
hi_tools/hi_standalone_components/choc/gui/choc_DesktopWindow.h:772
↓ 1,298 callers
Method
withAlpha
hi_scripting/scripting/api/ScriptingApi.cpp:6947
↓ 1,267 callers
Method
setColour
hi_core/hi_dsp/modules/Modulators.cpp:320
↓ 1,226 callers
Method
add
hi_tools/hi_standalone_components/choc/gui/choc_MessageLoop.h:337
↓ 1,171 callers
Function
move
JUCE/modules/juce_dsp/containers/juce_FixedSizeFunction.h:53
↓ 1,008 callers
Method
add
hi_scripting/scripting/api/ScriptingApiContent.cpp:5951
↓ 974 callers
Method
add
JUCE/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp:90
↓ 967 callers
Function
getInstance
============================================================================== Returns the global instance of the application object that's running. *
JUCE/modules/juce_events/messages/juce_ApplicationBase.h:96
↓ 949 callers
Function
jmax
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:94
↓ 939 callers
Method
getY
Returns the point's y coordinate. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:70
↓ 931 callers
Function
jmin
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:106
↓ 911 callers
Function
encode
hi_snex/src/asmjit/arm/a64globals.h:807
↓ 908 callers
Function
getWidth
============================================================================== Returns the maximum width of the content. */
JUCE/modules/juce_graphics/fonts/juce_TextLayout.h:223
↓ 904 callers
Method
reduced
Returns a rectangle that is smaller than this one by a given amount. Effectively, the rectangle returned is (x + deltaX, y + deltaY, w - de
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:485
↓ 884 callers
Function
String
Automatically creating a String from a bool opens up lots of nasty type conversion edge cases. If you want a String representation of a bool you can c
JUCE/modules/juce_core/text/juce_String.h:1035
↓ 872 callers
Method
setProperty
hi_scripting/scripting/api/ScriptingApiObjects.cpp:6903
↓ 830 callers
Function
getProcessor
The actual processor object that this node represents. */
JUCE/modules/juce_audio_processors/processors/juce_AudioProcessorGraph.h:110
↓ 798 callers
Method
get
Atomically reads and returns the current value. */
JUCE/modules/juce_core/memory/juce_Atomic.h:64
↓ 757 callers
Method
getHeight
hi_tools/hi_markdown/MarkdownLayout.cpp:233
↓ 737 callers
Method
getMainController
hi_core/hi_core/DebugLogger.cpp:347
↓ 726 callers
Method
toFloat
hi_dsp_library/snex_basics/snex_DynamicType.cpp:222
↓ 695 callers
Function
roundToInt
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:463
↓ 668 callers
Method
removeFromLeft
Slices a rectangle from the left of the full area using the style sheet identified by the list of supplied selectors. */
hi_tools/simple_css/Renderer.h:199
↓ 666 callers
Method
size
==============================================================================
JUCE/modules/juce_osc/osc/juce_OSCMessage.cpp:45
↓ 665 callers
Method
size
hi_scripting/scripting/api/FixLayoutObjects.cpp:1065
↓ 629 callers
Function
repaint
==============================================================================
JUCE/modules/juce_video/native/juce_win32_Video.h:415
↓ 617 callers
Function
ignoreUnused
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:333
↓ 610 callers
Method
addItem
hi_scripting/scripting/api/ScriptingApiContent.cpp:2761
↓ 598 callers
Method
getWidth
hi_core/hi_modules/effects/fx/StereoFX.cpp:50
↓ 597 callers
Method
id
Returns the calling convention id.
hi_snex/src/asmjit/core/func.h:249
↓ 582 callers
Method
getChildFile
hi_scripting/scripting/api/ScriptingApiObjects.cpp:298
↓ 572 callers
Function
isPositiveAndBelow
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:279
↓ 558 callers
Method
getX
tools/snex_playground/all/CppTest/Source/include.h:31
↓ 557 callers
Method
isNotEmpty
Returns true if this pointer is not pointing to a null character. */
JUCE/modules/juce_core/text/juce_CharPointer_UTF8.h:76
↓ 556 callers
Function
jlimit
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:262
↓ 547 callers
Method
append
Appends `str` having the given size `size` to the string. Null terminated strings can set `size` to `SIZE_MAX`.
hi_snex/src/asmjit/core/string.h:265
↓ 535 callers
Method
removeFromTop
Slices a rectangle from the top of the full area using the style sheet identified by the list of supplied selectors. */
hi_tools/simple_css/Renderer.h:193
↓ 534 callers
Method
getHeight
JUCE/modules/juce_graphics/fonts/juce_Font.cpp:725
↓ 499 callers
Function
getHeight
Returns the maximum height of the content. */
JUCE/modules/juce_graphics/fonts/juce_TextLayout.h:226
↓ 492 callers
Method
getReference
hi_core/hi_core/ExternalFilePool_impl.h:234
↓ 490 callers
Method
getUnchecked
Returns one of the elements in the array, without checking the index passed in. Unlike the operator[] method, this will try to return an el
JUCE/modules/juce_core/containers/juce_Array.h:252
↓ 477 callers
Method
size
--------------------------------------------------------------------------- size ---------------------------------------------------------------------
hi_loris/loris/src/Partial.cpp:335
↓ 463 callers
Method
setColour
hi_scripting/scripting/api/ScriptingGraphics.cpp:1957
↓ 454 callers
Method
toString
hi_scripting/scripting/api/ScriptingApi.cpp:7510
↓ 451 callers
Method
get
JUCE/modules/juce_gui_basics/misc/juce_DropShadower.cpp:123
↓ 449 callers
Method
getWidth
JUCE/modules/juce_graphics/images/juce_Image.cpp:274
↓ 442 callers
Method
drawText
hi_scripting/scripting/api/ScriptingGraphics.cpp:1987
↓ 441 callers
Method
toString
hi_tools/hi_markdown/MarkdownLink.cpp:244
↓ 440 callers
Method
data
hi_rlottie/src/vector/vrle.h:78
↓ 419 callers
Method
getX
Returns the point's x coordinate. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:67
↓ 416 callers
Function
abs
hi_tools/hi_neural/RTNeural/modules/xsimd/arch/xsimd_avx.hpp:93
↓ 412 callers
Method
getStart
============================================================================== Returns the start of the range. */
JUCE/modules/juce_core/maths/juce_Range.h:80
↓ 409 callers
Method
size
Returns the size of the string.
hi_snex/src/asmjit/core/string.h:178
↓ 402 callers
Method
getName
()
JUCE/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:77
↓ 399 callers
Method
getNumSamples
hi_lac/hlac/HlacDecoder.cpp:454
↓ 398 callers
Function
errored
Returns the error `err` passed. Provided for debugging purposes. Putting a breakpoint inside `errored` can help with tracing the origin of any error
hi_snex/src/asmjit/core/globals.h:342
↓ 395 callers
Function
setSize
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:224
↓ 394 callers
Method
get
hi_scripting/scripting/api/ScriptingGraphics.cpp:2944
↓ 394 callers
Method
setColour
hi_tools/hi_standalone_components/VuMeter.cpp:135
↓ 382 callers
Function
getEnv
==============================================================================
JUCE/modules/juce_core/native/juce_android_Threads.cpp:42
↓ 379 callers
Method
addIfNotAlreadyThere
JUCE/modules/juce_core/text/juce_StringArray.cpp:150
↓ 368 callers
Function
_MIR_new_var_op
hi_snex/snex_mir/src/mir.c:2440
↓ 368 callers
Method
add
Adds a single packet to the collection. The View must be valid for this to work. If the view points to a malformed message, or if the
JUCE/modules/juce_audio_basics/midi/ump/juce_UMPackets.h:51
↓ 353 callers
Method
add
hi_core/hi_core/MainControllerHelpers.cpp:342
↓ 352 callers
Method
set
JUCE/modules/juce_core/text/juce_StringArray.cpp:184
↓ 351 callers
Method
findColour
==============================================================================
JUCE/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:75
↓ 349 callers
Function
copy
hi_rlottie/src/vector/vrle.cpp:49
↓ 348 callers
Method
isNotEmpty
hi_dsp_library/snex_basics/snex_ExternalData.h:468
↓ 347 callers
Method
getRight
Returns the x coordinate of the rectangle's right-hand-side. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:139
↓ 344 callers
Method
setColour
hi_core/hi_components/floating_layout/FloatingTileContent.cpp:326
↓ 343 callers
Method
add
hi_snex/snex_jit/snex_jit_Statements.cpp:39
↓ 343 callers
Method
existsAsFile
JUCE/modules/juce_core/native/juce_win32_Files.cpp:188
↓ 342 callers
Method
getBottom
Returns the y coordinate of the rectangle's bottom edge. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:142
↓ 340 callers
Method
setProperty
Shows / hides the given property. */
hi_core/hi_components/plugin_components/StandalonePopupComponents.h:148
↓ 338 callers
Method
add
Merges a new rectangle into the list. The rectangle being added will first be clipped to remove any parts of it that overlap exist
JUCE/modules/juce_graphics/geometry/juce_RectangleList.h:110
↓ 335 callers
Function
_nmd_append_string
hi_snex/snex_core/nmd_assembly.h:7616
↓ 335 callers
Method
add
hi_lac/hlac/SampleBuffer.cpp:399
↓ 332 callers
Method
getDynamicObject
customized_JUCE_files/juce_Variant.cpp:556
↓ 330 callers
Method
size
JUCE/modules/juce_audio_basics/midi/ump/juce_UMPView.cpp:28
↓ 326 callers
Method
push_back
hi_tools/hi_standalone_components/choc/containers/choc_Value.h:1157
↓ 326 callers
Method
toString
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h:78
↓ 318 callers
Method
getHeight
hi_scripting/scripting/api/ScriptingApiContent.cpp:1201
↓ 318 callers
Method
size
JUCE/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h:63
↓ 311 callers
Function
MIR_new_insn
hi_snex/snex_mir/src/mir.c:2286
↓ 309 callers
Method
setLookAndFeel
hi_core/hi_dsp/editor/ProcessorEditorHeader.cpp:331
↓ 308 callers
Method
size
hi_core/hi_core/MainControllerHelpers.cpp:637
↓ 307 callers
Method
get
JUCE/modules/juce_gui_extra/misc/juce_LiveConstantEditor.h:173
↓ 306 callers
Method
removeFromRight
Slices a rectangle from the right of the full area using the style sheet identified by the list of supplied selectors. */
hi_tools/simple_css/Renderer.h:202
↓ 304 callers
Method
add
hi_core/hi_modules/raw/raw_builder_impl.h:58
↓ 304 callers
Method
setProperty
hi_tools/hi_multipage/MultiPageDialog.cpp:2044
↓ 302 callers
Method
getMainController_
hi_scripting/scripting/ScriptProcessor.cpp:86
↓ 302 callers
Function
test
hi_snex/src/asmjit/core/support.h:261
↓ 301 callers
Method
fillRect
hi_scripting/scripting/api/ScriptingGraphics.cpp:1864
↓ 294 callers
Method
setFont
hi_core/hi_core/Popup.cpp:156
↓ 292 callers
Method
getLocalBounds
hi_scripting/scripting/api/ScriptingApiContent.cpp:1566
↓ 291 callers
Function
main
tools/snex_playground/all/CppTest/Source/include.h:13
↓ 289 callers
Function
free
JUCE/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAutoDisposer.h:460
next →
1–100 of 69,617, ranked by callers