MCPcopy Create free account

hub / github.com/RomanKubiak/ctrlr / functions

Functions36,474 in github.com/RomanKubiak/ctrlr

↓ 157 callersMethodaddListener
Source/UIComponents/CtrlrPanel/CtrlrPanelModulatorListTree.h:116
↓ 156 callersMethodreplace
JUCE/modules/juce_core/text/juce_String.cpp:1288
↓ 153 callersMethodgetSample
Returns a sample from the buffer. The channel and index are not checked - they are expected to be in-range. If not, an assertion wil
JUCE/modules/juce_dsp/containers/juce_AudioBlock.h:266
↓ 152 callersMethodsetVisible
JUCE/modules/juce_gui_basics/layout/juce_ScrollBar.cpp:425
↓ 150 callersMethodnextInt
==============================================================================
JUCE/modules/juce_core/maths/juce_Random.cpp:78
↓ 150 callersMethodnoteOn
==============================================================================
JUCE/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:315
↓ 149 callersMethodcontains
JUCE/extras/Projucer/Source/CodeEditor/jucer_OpenDocumentManager.cpp:349
↓ 149 callersMethodget
JUCE/modules/juce_core/native/juce_android_JNIHelpers.h:65
↓ 145 callersMethodsetJustificationType
JUCE/modules/juce_gui_basics/widgets/juce_Label.cpp:112
↓ 144 callersFunctiongetHeight
Returns the component's height in pixels. */
JUCE/modules/juce_gui_basics/components/juce_Component.h:273
↓ 143 callersMethodgetNote
JUCE/modules/juce_audio_basics/mpe/juce_MPEInstrument.cpp:654
↓ 139 callersMethodgetChild
JUCE/extras/Projucer/Source/Project/jucer_Project.h:391
↓ 138 callersFunctionb2Dot
Perform the dot product on two vectors.
JUCE/modules/juce_box2d/box2d/Common/b2Math.h:412
↓ 136 callersMethodadd
JUCE/modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp:198
↓ 136 callersMethodremoveFromBottom
Removes a strip from the bottom of this rectangle, reducing this rectangle by the specified amount and returning the section that was removed
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:531
↓ 135 callersMethodgetX
Returns the raw x coordinate. If the x position mode is absolute, then this will be the absolute value. If it's proportional, then
JUCE/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h:332
↓ 134 callersMethodgetY
Returns the raw y coordinate. If the y position mode is absolute, then this will be the absolute value. If it's proportional, then
JUCE/extras/Projucer/Source/ComponentEditor/UI/jucer_RelativePositionedRectangle.h:362
↓ 134 callersMethodsize
JUCE/examples/Plugins/MidiLoggerPluginDemo.h:103
↓ 131 callersMethodstartsWith
==============================================================================
JUCE/modules/juce_core/text/juce_String.cpp:1402
↓ 130 callersFunctiongetWidth
Returns the component's width in pixels. */
JUCE/modules/juce_gui_basics/components/juce_Component.h:270
↓ 130 callersMethodisEmpty
JUCE/modules/juce_core/network/juce_URL.cpp:322
↓ 130 callersFunctionmatchOscPattern
==============================================================================
JUCE/modules/juce_osc/osc/juce_OSCAddress.cpp:252
↓ 129 callersMethodgetComponentLayout
JUCE/extras/Projucer/Source/ComponentEditor/Documents/jucer_ButtonDocument.h:52
↓ 129 callersMethodsetFont
JUCE/extras/Projucer/Source/ComponentEditor/PaintElements/jucer_PaintElementText.h:245
↓ 128 callersMethodlineTo
JUCE/modules/juce_graphics/geometry/juce_Path.cpp:233
↓ 128 callersFunctionnumElementsInArray
JUCE/modules/juce_core/maths/juce_MathsFunctions.h:344
↓ 127 callersMethodjoinIntoString
==============================================================================
JUCE/modules/juce_core/text/juce_StringArray.cpp:293
↓ 126 callersFunctionFLAC__bitwriter_write_raw_uint32
JUCE/modules/juce_audio_formats/codecs/flac/libFLAC/bitwriter.c:304
↓ 126 callersMethodexists
==============================================================================
JUCE/modules/juce_core/native/juce_win32_Files.cpp:170
↓ 125 callersMethodgetBounds
JUCE/modules/juce_graphics/images/juce_Image.cpp:273
↓ 125 callersFunctionswap
JUCE/modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.h:108
↓ 124 callersMethodfillPath
==============================================================================
JUCE/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:397
↓ 122 callersFunctionKeyPress
Creates a keypress with a keyCode but no modifiers or text character. */
JUCE/modules/juce_gui_basics/keyboard/juce_KeyPress.h:76
↓ 122 callersMethodgetARGB
JUCE/modules/juce_graphics/colour/juce_Colour.cpp:295
↓ 121 callersMethodsetActive
JUCE/modules/juce_gui_basics/mouse/juce_MouseInactivityDetector.cpp:64
↓ 121 callersMethodtoUTF8
JUCE/modules/juce_core/text/juce_String.cpp:2079
↓ 119 callersMethodexpect
JUCE/modules/juce_core/unit_tests/juce_UnitTest.cpp:97
↓ 119 callersMethodgetSelection
Source/UIComponents/CtrlrPanel/CtrlrPanelEditor.cpp:121
↓ 118 callersMethodCreateJoint
JUCE/modules/juce_box2d/box2d/Dynamics/b2World.cpp:212
↓ 118 callersFunctiondeleteAndZero
JUCE/modules/juce_core/memory/juce_Memory.h:40
↓ 118 callersFunctiontoHexString
JUCE/modules/juce_core/text/juce_String.h:1096
↓ 117 callersMethodgetSize
==============================================================================
JUCE/modules/juce_core/native/juce_win32_Files.cpp:435
↓ 116 callersMethodaddChangeListener
JUCE/modules/juce_events/broadcasters/juce_ChangeBroadcaster.cpp:35
↓ 114 callersMethodaddArray
JUCE/modules/juce_core/text/juce_StringArray.cpp:163
↓ 114 callersFunctionpng_warning
This function is called whenever there is a non-fatal error. This function * should not be changed. If there is a need to handle warnings different
JUCE/modules/juce_graphics/image_formats/pnglib/pngerror.c:215
↓ 113 callersMethodaddSeparator
JUCE/modules/juce_gui_basics/menus/juce_PopupMenu.cpp:1728
↓ 112 callersMethodgetStart
============================================================================== Returns the start of the range. */
JUCE/modules/juce_core/maths/juce_Range.h:80
↓ 112 callersMethodgetUIColour
JUCE/modules/juce_gui_basics/lookandfeel/juce_LookAndFeel_V4.cpp:29
↓ 112 callersMethodsetColour
JUCE/extras/Projucer/Source/ComponentEditor/UI/jucer_PaintRoutinePanel.cpp:55
↓ 111 callersMethodgetToggleState
Source/UIComponents/CtrlrComponents/Buttons/CtrlrButton.cpp:163
↓ 111 callersFunctionoggpack_read
bits <= 32 */
JUCE/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:378
↓ 111 callersMethodsize
============================================================================== Returns the number of elements in this vector. */
JUCE/modules/juce_dsp/containers/juce_SIMDRegister.h:124
↓ 109 callersMethodgetLast
Returns the last element in the array, or a default value if the array is empty. @see operator[], getUnchecked, getFirst */
JUCE/modules/juce_core/containers/juce_Array.h:300
↓ 109 callersMethodgetProperty
Source/UIComponents/CtrlrComponents/CtrlrComponent.h:85
↓ 108 callersMethodgetFileName
JUCE/extras/Build/juce_build_tools/utils/juce_RelativePath.h:63
↓ 107 callersMethodgetAndAdvance
Returns the character that this pointer is currently pointing to, and then advances the pointer to point to the next character. */
JUCE/modules/juce_core/text/juce_CharPointer_UTF8.h:147
↓ 107 callersMethodgetChildFile
JUCE/modules/juce_core/files/juce_File.cpp:414
↓ 106 callersMethoddrawFittedText
JUCE/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:317
↓ 106 callersFunctionsetColour
Sets the colour of the button */
JUCE/examples/BLOCKS/BlocksMonitorDemo.h:471
↓ 106 callersMethodsize
JUCE/modules/juce_audio_basics/buffers/juce_AudioChannelSet.cpp:390
↓ 105 callersMethodaddTextElement
JUCE/modules/juce_core/xml/juce_XmlElement.cpp:974
↓ 104 callersMethodgetPosition
==============================================================================
JUCE/modules/juce_gui_basics/mouse/juce_MouseEvent.cpp:110
↓ 103 callersFunctionvar
This is needed to prevent the wrong constructor/operator being called
JUCE/modules/juce_core/containers/juce_Variant.h:320
↓ 102 callersFunctionlua_tonumber
Source/Misc/lua/src/lua.c:2162
↓ 101 callersMethodtoString
Source/MIDI/CtrlrMidiMessage.cpp:868
↓ 99 callersMethodgetNumChildren
JUCE/extras/Projucer/Source/Project/jucer_Project.h:390
↓ 99 callersMethodgetWritePointer
Returns a writeable pointer to one of the buffer's channels. For speed, this doesn't check whether the channel number is out of range,
JUCE/modules/juce_audio_basics/buffers/juce_AudioSampleBuffer.h:320
↓ 99 callersFunctionoggpack_write
Takes only up to 32 bits. */
JUCE/modules/juce_audio_formats/codecs/oggvorbis/bitwise.c:86
↓ 98 callersMethodgetObject
JUCE/modules/juce_core/containers/juce_Variant.cpp:506
↓ 98 callersFunctionlua_type
Source/Misc/lua/src/lua.c:2091
↓ 98 callersMethodsetProperty
Source/UIComponents/CtrlrPanel/CtrlrPanelEditor.cpp:360
↓ 97 callersMethodremoveFromRight
Removes a strip from the right-hand edge of this rectangle, reducing this rectangle by the specified amount and returning the section that wa
JUCE/modules/juce_graphics/geometry/juce_Rectangle.h:514
↓ 95 callersMethodgetDataSize
Returns the number of bytes of data that have been written to the stream. */
JUCE/modules/juce_osc/osc/juce_OSCSender.cpp:48
↓ 95 callersFunctionpng_crc_finish
Optionally skip data and then check the CRC. Depending on whether we * are reading an ancillary or critical chunk, and how the program has set * th
JUCE/modules/juce_graphics/image_formats/pnglib/pngrutil.c:210
↓ 94 callersMethodgetNumSelected
============================================================================== Returns the number of currently selected items. @see getSelect
JUCE/modules/juce_gui_basics/mouse/juce_SelectedItemSet.h:261
↓ 94 callersMethodgetValue
JUCE/examples/Assets/DemoUtilities.h:239
↓ 94 callersFunctionnsStringToJuce
==============================================================================
JUCE/modules/juce_core/native/juce_osx_ObjCHelpers.h:30
↓ 93 callersFunctionlua_pushstring
Source/Misc/lua/src/lua.c:2303
↓ 93 callersMethodresetAndGetPointerAddress
Releases and nullifies this pointer and returns its address
JUCE/modules/juce_core/native/juce_win32_ComSmartPtr.h:108
↓ 93 callersMethodtoWideCharPointer
JUCE/modules/juce_core/text/juce_String.cpp:2088
↓ 92 callersMethodquoted
JUCE/modules/juce_core/text/juce_String.cpp:1633
↓ 91 callersMethodaddIfNotAlreadyThere
JUCE/modules/juce_core/text/juce_StringArray.cpp:154
↓ 91 callersMethodcall
JUCE/modules/juce_core/containers/juce_Variant.cpp:658
↓ 91 callersMethodgetChannelPointer
Returns a raw pointer into one of the channels in this block. */
JUCE/modules/juce_dsp/containers/juce_AudioBlock.h:235
↓ 91 callersMethodgetNumChannels
============================================================================== Returns the number of channels referenced by this block. */
JUCE/modules/juce_dsp/containers/juce_AudioBlock.h:229
↓ 90 callersMethoddrawText
JUCE/modules/juce_graphics/contexts/juce_GraphicsContext.cpp:289
↓ 90 callersMethodload
JUCE/modules/juce_video/playback/juce_VideoComponent.cpp:51
↓ 90 callersFunctionpng_free
Free a pointer allocated by png_malloc(). If ptr is NULL, return * without taking any action. */
JUCE/modules/juce_graphics/image_formats/pnglib/pngmem.c:231
↓ 90 callersMethodtoRawUTF8
JUCE/modules/juce_core/text/juce_String.cpp:2083
↓ 89 callersFunctionjuceString
JUCE/modules/juce_core/native/juce_android_JNIHelpers.h:757
↓ 89 callersFunctionpng_chunk_benign_error
JUCE/modules/juce_graphics/image_formats/pnglib/pngerror.c:513
↓ 89 callersMethodremoveChangeListener
JUCE/modules/juce_events/broadcasters/juce_ChangeBroadcaster.cpp:45
↓ 88 callersMethoddata
Get a pointer to the first word in the Universal MIDI Packet currently pointed-to by this view. */
JUCE/modules/juce_audio_devices/midi_io/ump/juce_UMPView.h:55
↓ 87 callersMethodaddTokens
JUCE/modules/juce_core/text/juce_StringArray.cpp:333
↓ 85 callersMethodget
JUCE/modules/juce_audio_devices/native/juce_linux_Midi.cpp:264
↓ 85 callersMethodhasTagName
==============================================================================
JUCE/modules/juce_core/xml/juce_XmlElement.cpp:470
↓ 85 callersFunctionlua_gettop
Source/Misc/lua/src/lua.c:2008
↓ 85 callersFunctionresized
JUCE/modules/juce_gui_basics/widgets/juce_ListBox.cpp:139
↓ 84 callersMethodclear
JUCE/modules/juce_audio_devices/native/juce_win32_ASIO.cpp:151
↓ 84 callersMethodcontains
-----------------------------------------------------------------------------
JUCE/modules/juce_audio_processors/format_types/VST3_SDK/base/source/fstring.cpp:931
← previousnext →101–200 of 36,474, ranked by callers