MCPcopy Create free account

hub / github.com/christophhart/HISE / functions

Functions69,617 in github.com/christophhart/HISE

↓ 1,599 callersFunctionColour
Creates a copy of another Colour object. */
JUCE/modules/juce_graphics/colour/juce_Colour.h:45
↓ 1,537 callersFunctionvar
This is needed to prevent the wrong constructor/operator being called
JUCE/modules/juce_core/containers/juce_Variant.h:311
↓ 1,417 callersFunctionexpectEquals
JUCE/modules/juce_core/unit_tests/juce_UnitTest.h:151
↓ 1,305 callersMethodsetBounds
hi_tools/hi_standalone_components/choc/gui/choc_DesktopWindow.h:772
↓ 1,298 callersMethodwithAlpha
hi_scripting/scripting/api/ScriptingApi.cpp:6947
↓ 1,267 callersMethodsetColour
hi_core/hi_dsp/modules/Modulators.cpp:320
↓ 1,226 callersMethodadd
hi_tools/hi_standalone_components/choc/gui/choc_MessageLoop.h:337
↓ 1,171 callersFunctionmove
JUCE/modules/juce_dsp/containers/juce_FixedSizeFunction.h:53
↓ 1,008 callersMethodadd
hi_scripting/scripting/api/ScriptingApiContent.cpp:5951
↓ 974 callersMethodadd
JUCE/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.cpp:90
↓ 967 callersFunctiongetInstance
============================================================================== Returns the global instance of the application object that's running. *
JUCE/modules/juce_events/messages/juce_ApplicationBase.h:96
↓ 949 callersFunctionjmax
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:94
↓ 939 callersMethodgetY
Returns the point's y coordinate. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:70
↓ 931 callersFunctionjmin
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:106
↓ 911 callersFunctionencode
hi_snex/src/asmjit/arm/a64globals.h:807
↓ 908 callersFunctiongetWidth
============================================================================== Returns the maximum width of the content. */
JUCE/modules/juce_graphics/fonts/juce_TextLayout.h:223
↓ 904 callersMethodreduced
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 callersFunctionString
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 callersMethodsetProperty
hi_scripting/scripting/api/ScriptingApiObjects.cpp:6903
↓ 830 callersFunctiongetProcessor
The actual processor object that this node represents. */
JUCE/modules/juce_audio_processors/processors/juce_AudioProcessorGraph.h:110
↓ 798 callersMethodget
Atomically reads and returns the current value. */
JUCE/modules/juce_core/memory/juce_Atomic.h:64
↓ 757 callersMethodgetHeight
hi_tools/hi_markdown/MarkdownLayout.cpp:233
↓ 737 callersMethodgetMainController
hi_core/hi_core/DebugLogger.cpp:347
↓ 726 callersMethodtoFloat
hi_dsp_library/snex_basics/snex_DynamicType.cpp:222
↓ 695 callersFunctionroundToInt
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:463
↓ 668 callersMethodremoveFromLeft
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 callersMethodsize
==============================================================================
JUCE/modules/juce_osc/osc/juce_OSCMessage.cpp:45
↓ 665 callersMethodsize
hi_scripting/scripting/api/FixLayoutObjects.cpp:1065
↓ 629 callersFunctionrepaint
==============================================================================
JUCE/modules/juce_video/native/juce_win32_Video.h:415
↓ 617 callersFunctionignoreUnused
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:333
↓ 610 callersMethodaddItem
hi_scripting/scripting/api/ScriptingApiContent.cpp:2761
↓ 598 callersMethodgetWidth
hi_core/hi_modules/effects/fx/StereoFX.cpp:50
↓ 597 callersMethodid
Returns the calling convention id.
hi_snex/src/asmjit/core/func.h:249
↓ 582 callersMethodgetChildFile
hi_scripting/scripting/api/ScriptingApiObjects.cpp:298
↓ 572 callersFunctionisPositiveAndBelow
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:279
↓ 558 callersMethodgetX
tools/snex_playground/all/CppTest/Source/include.h:31
↓ 557 callersMethodisNotEmpty
Returns true if this pointer is not pointing to a null character. */
JUCE/modules/juce_core/text/juce_CharPointer_UTF8.h:76
↓ 556 callersFunctionjlimit
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:262
↓ 547 callersMethodappend
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 callersMethodremoveFromTop
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 callersMethodgetHeight
JUCE/modules/juce_graphics/fonts/juce_Font.cpp:725
↓ 499 callersFunctiongetHeight
Returns the maximum height of the content. */
JUCE/modules/juce_graphics/fonts/juce_TextLayout.h:226
↓ 492 callersMethodgetReference
hi_core/hi_core/ExternalFilePool_impl.h:234
↓ 490 callersMethodgetUnchecked
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 callersMethodsize
--------------------------------------------------------------------------- size ---------------------------------------------------------------------
hi_loris/loris/src/Partial.cpp:335
↓ 463 callersMethodsetColour
hi_scripting/scripting/api/ScriptingGraphics.cpp:1957
↓ 454 callersMethodtoString
hi_scripting/scripting/api/ScriptingApi.cpp:7510
↓ 451 callersMethodget
JUCE/modules/juce_gui_basics/misc/juce_DropShadower.cpp:123
↓ 449 callersMethodgetWidth
JUCE/modules/juce_graphics/images/juce_Image.cpp:274
↓ 442 callersMethoddrawText
hi_scripting/scripting/api/ScriptingGraphics.cpp:1987
↓ 441 callersMethodtoString
hi_tools/hi_markdown/MarkdownLink.cpp:244
↓ 440 callersMethoddata
hi_rlottie/src/vector/vrle.h:78
↓ 419 callersMethodgetX
Returns the point's x coordinate. */
JUCE/modules/juce_graphics/geometry/juce_Point.h:67
↓ 416 callersFunctionabs
hi_tools/hi_neural/RTNeural/modules/xsimd/arch/xsimd_avx.hpp:93
↓ 412 callersMethodgetStart
============================================================================== Returns the start of the range. */
JUCE/modules/juce_core/maths/juce_Range.h:80
↓ 409 callersMethodsize
Returns the size of the string.
hi_snex/src/asmjit/core/string.h:178
↓ 402 callersMethodgetName
()
JUCE/modules/juce_audio_devices/native/java/app/com/rmsl/juce/JuceMidiSupport.java:77
↓ 399 callersMethodgetNumSamples
hi_lac/hlac/HlacDecoder.cpp:454
↓ 398 callersFunctionerrored
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 callersFunctionsetSize
JUCE/modules/juce_audio_basics/utilities/juce_Reverb.h:224
↓ 394 callersMethodget
hi_scripting/scripting/api/ScriptingGraphics.cpp:2944
↓ 394 callersMethodsetColour
hi_tools/hi_standalone_components/VuMeter.cpp:135
↓ 382 callersFunctiongetEnv
==============================================================================
JUCE/modules/juce_core/native/juce_android_Threads.cpp:42
↓ 379 callersMethodaddIfNotAlreadyThere
JUCE/modules/juce_core/text/juce_StringArray.cpp:150
↓ 368 callersFunction_MIR_new_var_op
hi_snex/snex_mir/src/mir.c:2440
↓ 368 callersMethodadd
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 callersMethodadd
hi_core/hi_core/MainControllerHelpers.cpp:342
↓ 352 callersMethodset
JUCE/modules/juce_core/text/juce_StringArray.cpp:184
↓ 351 callersMethodfindColour
==============================================================================
JUCE/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel.cpp:75
↓ 349 callersFunctioncopy
hi_rlottie/src/vector/vrle.cpp:49
↓ 348 callersMethodisNotEmpty
hi_dsp_library/snex_basics/snex_ExternalData.h:468
↓ 347 callersMethodgetRight
Returns the x coordinate of the rectangle's right-hand-side. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:139
↓ 344 callersMethodsetColour
hi_core/hi_components/floating_layout/FloatingTileContent.cpp:326
↓ 343 callersMethodadd
hi_snex/snex_jit/snex_jit_Statements.cpp:39
↓ 343 callersMethodexistsAsFile
JUCE/modules/juce_core/native/juce_win32_Files.cpp:188
↓ 342 callersMethodgetBottom
Returns the y coordinate of the rectangle's bottom edge. */
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:142
↓ 340 callersMethodsetProperty
Shows / hides the given property. */
hi_core/hi_components/plugin_components/StandalonePopupComponents.h:148
↓ 338 callersMethodadd
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 callersFunction_nmd_append_string
hi_snex/snex_core/nmd_assembly.h:7616
↓ 335 callersMethodadd
hi_lac/hlac/SampleBuffer.cpp:399
↓ 332 callersMethodgetDynamicObject
customized_JUCE_files/juce_Variant.cpp:556
↓ 330 callersMethodsize
JUCE/modules/juce_audio_basics/midi/ump/juce_UMPView.cpp:28
↓ 326 callersMethodpush_back
hi_tools/hi_standalone_components/choc/containers/choc_Value.h:1157
↓ 326 callersMethodtoString
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_StrokeType.h:78
↓ 318 callersMethodgetHeight
hi_scripting/scripting/api/ScriptingApiContent.cpp:1201
↓ 318 callersMethodsize
JUCE/extras/Projucer/Source/ComponentEditor/jucer_BinaryResources.h:63
↓ 311 callersFunctionMIR_new_insn
hi_snex/snex_mir/src/mir.c:2286
↓ 309 callersMethodsetLookAndFeel
hi_core/hi_dsp/editor/ProcessorEditorHeader.cpp:331
↓ 308 callersMethodsize
hi_core/hi_core/MainControllerHelpers.cpp:637
↓ 307 callersMethodget
JUCE/modules/juce_gui_extra/misc/juce_LiveConstantEditor.h:173
↓ 306 callersMethodremoveFromRight
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 callersMethodadd
hi_core/hi_modules/raw/raw_builder_impl.h:58
↓ 304 callersMethodsetProperty
hi_tools/hi_multipage/MultiPageDialog.cpp:2044
↓ 302 callersMethodgetMainController_
hi_scripting/scripting/ScriptProcessor.cpp:86
↓ 302 callersFunctiontest
hi_snex/src/asmjit/core/support.h:261
↓ 301 callersMethodfillRect
hi_scripting/scripting/api/ScriptingGraphics.cpp:1864
↓ 294 callersMethodsetFont
hi_core/hi_core/Popup.cpp:156
↓ 292 callersMethodgetLocalBounds
hi_scripting/scripting/api/ScriptingApiContent.cpp:1566
↓ 291 callersFunctionmain
tools/snex_playground/all/CppTest/Source/include.h:13
↓ 289 callersFunctionfree
JUCE/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/CAAutoDisposer.h:460
next →1–100 of 69,617, ranked by callers