Here is a list of all functions with links to the classes they belong to:
- d -
- darker() : juce::Colour
- darkModeSettingChanged() : juce::DarkModeSettingListener
- data() : juce::Array< ElementType, TypeOfCriticalSectionToUse, minimumAllocatedSize >, juce::ArrayBase< ElementType, TypeOfCriticalSectionToUse >, juce::CopyableHeapBlock< ElementType, throwOnFailure >, juce::OwnedArray< ObjectClass, TypeOfCriticalSectionToUse >, juce::ReferenceCountedArray< ObjectClass, TypeOfCriticalSectionToUse >, juce::Span< Value, Extent >
- DatagramSocket() : juce::DatagramSocket
- days() : juce::RelativeTime
- deactivateCurrentContext() : juce::OpenGLContext
- decibelsToGain() : juce::Decibels
- decode() : juce::midi_ci::Encodings
- decodeImage() : juce::GIFImageFormat, juce::ImageFileFormat, juce::JPEGImageFormat, juce::PNGImageFormat
- decReferenceCount() : juce::ReferenceCountedObject, juce::SingleThreadedReferenceCountedObject
- decReferenceCountWithoutDeleting() : juce::ReferenceCountedObject, juce::SingleThreadedReferenceCountedObject
- decrypt() : juce::BlowFish
- deepEqual() : juce::JSONUtils
- deinterleaveSamples() : juce::AudioData
- DelayLine() : juce::dsp::DelayLine< SampleType, InterpolationType >
- deleteAfterDelay() : juce::SplashScreen
- deleteAll() : juce::DeletedAtShutdown, juce::LinkedListPointer< ObjectType >
- deleteAllChildElements() : juce::XmlElement
- deleteAllChildElementsWithTagName() : juce::XmlElement
- deleteAllChildren() : juce::Component
- deleteAllTextElements() : juce::XmlElement
- deleteAndZero() : juce::Component::SafePointer< ComponentType >
- deleteBackwards() : juce::CodeEditorComponent, juce::TextEditor
- deleteControl() : juce::ActiveXControlComponent
- DeletedAtShutdown() : juce::DeletedAtShutdown
- deleteDocument() : juce::AndroidDocument
- deleteEvent() : juce::MidiMessageSequence
- deleteFile() : juce::File
- deleteForwards() : juce::CodeEditorComponent, juce::TextEditor
- deleteInstance() : juce::MessageManager, juce::SingletonHolder< Type, MutexType, onlyCreateOncePerRun >
- deleteKey() : juce::WindowsRegistry
- deleteKeyPressed() : juce::FileSearchPathListComponent, juce::ListBoxModel, juce::TableListBox, juce::TableListBoxModel
- deleteMidiChannelMessages() : juce::MidiMessageSequence
- deletePlugin() : juce::StandalonePluginHolder
- deleteRecursively() : juce::File
- deleteRootItem() : juce::TreeView
- deleteSection() : juce::CodeDocument
- deleteSysExMessages() : juce::MidiMessageSequence
- deleteTemporaryFile() : juce::TemporaryFile
- deleteValue() : juce::WindowsRegistry
- deleteWhitespaceBackwardsToTabStop() : juce::CodeEditorComponent
- deliveredNotificationsListReceived() : juce::PushNotifications::Listener
- deregisterBroadcastListener() : juce::MessageManager
- desaturate() : juce::Image, juce::ImagePixelData, juce::PixelAlpha, juce::PixelARGB, juce::PixelRGB
- desaturateInArea() : juce::ImagePixelData
- descriptionOfSizeInBytes() : juce::File
- deselect() : juce::SelectedItemSet< SelectableItemType >
- deselectAll() : juce::CodeEditorComponent, juce::SelectedItemSet< SelectableItemType >
- deselectAllFiles() : juce::DirectoryContentsDisplayComponent, juce::FileBrowserComponent, juce::FileListComponent, juce::FileTreeComponent
- deselectAllRows() : juce::ListBox
- deselectRow() : juce::ListBox
- designFIRLowpassHalfBandEquirippleMethod() : juce::dsp::FilterDesign< FloatType >
- designFIRLowpassKaiserMethod() : juce::dsp::FilterDesign< FloatType >
- designFIRLowpassLeastSquaresMethod() : juce::dsp::FilterDesign< FloatType >
- designFIRLowpassTransitionMethod() : juce::dsp::FilterDesign< FloatType >
- designFIRLowpassWindowMethod() : juce::dsp::FilterDesign< FloatType >
- designIIRHighpassHighOrderButterworthMethod() : juce::dsp::FilterDesign< FloatType >
- designIIRLowpassHalfBandPolyphaseAllpassMethod() : juce::dsp::FilterDesign< FloatType >
- designIIRLowpassHighOrderButterworthMethod() : juce::dsp::FilterDesign< FloatType >
- designIIRLowpassHighOrderChebyshev1Method() : juce::dsp::FilterDesign< FloatType >
- designIIRLowpassHighOrderChebyshev2Method() : juce::dsp::FilterDesign< FloatType >
- designIIRLowpassHighOrderEllipticMethod() : juce::dsp::FilterDesign< FloatType >
- destroy() : juce::ARAHostModel::AudioModification, juce::ARAHostModel::AudioSource, juce::ARAHostModel::MusicalContext, juce::ARAHostModel::RegionSequence, juce::ContainerDeletePolicy< ObjectType >
- detach() : juce::OpenGLContext
- Device() : juce::midi_ci::Device
- deviceAdded() : juce::midi_ci::DeviceListener
- DeviceFeatures() : juce::midi_ci::DeviceFeatures
- DeviceListener() : juce::midi_ci::DeviceListener
- DeviceMessageHandler() : juce::midi_ci::DeviceMessageHandler
- deviceRemoved() : juce::midi_ci::DeviceListener
- deviceTokenRefreshed() : juce::PushNotifications::Listener
- DialogWindow() : juce::DialogWindow
- didAddAudioModificationToAudioSource() : juce::ARAAudioSourceListener
- didAddAudioSourceToDocument() : juce::ARADocumentListener
- didAddMusicalContextToDocument() : juce::ARADocumentListener
- didAddPlaybackRegionToAudioModification() : juce::ARAAudioModificationListener
- didAddPlaybackRegionToRegionSequence() : juce::ARARegionSequenceListener
- didAddRegionSequenceToDocument() : juce::ARADocumentListener
- didAddRegionSequenceToMusicalContext() : juce::ARAMusicalContextListener
- didBindToARA() : juce::AudioProcessorARAExtension
- didDeactivateAudioModificationForUndoHistory() : juce::ARAAudioModificationListener
- didDeactivateAudioSourceForUndoHistory() : juce::ARAAudioSourceListener
- didEnableAudioSourceSamplesAccess() : juce::ARAAudioSourceListener, juce::ARAAudioSourceReader
- didEndEditing() : juce::ARADocumentListener
- didNotifyModelUpdates() : juce::ARADocumentListener
- didReorderMusicalContextsInDocument() : juce::ARADocumentListener
- didReorderRegionSequencesInDocument() : juce::ARADocumentListener
- didReorderRegionSequencesInMusicalContext() : juce::ARAMusicalContextListener
- didUpdateAudioModificationContent() : juce::ARAAudioModificationListener
- didUpdateAudioModificationProperties() : juce::ARAAudioModificationListener
- didUpdateAudioSourceAnalysisProgress() : juce::ARAAudioSourceListener
- didUpdateAudioSourceProperties() : juce::ARAAudioSourceListener
- didUpdateDocumentProperties() : juce::ARADocumentListener
- didUpdateMusicalContextProperties() : juce::ARAMusicalContextListener
- didUpdatePlaybackRegionContent() : juce::ARAPlaybackRegionListener, juce::ARAPlaybackRegionReader
- didUpdatePlaybackRegionProperties() : juce::ARAPlaybackRegionListener
- didUpdateRegionSequenceProperties() : juce::ARARegionSequenceListener
- DirectoryContentsDisplayComponent() : juce::DirectoryContentsDisplayComponent
- DirectoryContentsList() : juce::DirectoryContentsList
- disabled() : juce::AudioChannelSet
- disableDenormalisedNumberSupport() : juce::FloatVectorOperations
- disableNonMainBuses() : juce::AudioProcessor
- disconnect() : juce::InterprocessConnection, juce::OSCReceiver, juce::OSCSender
- disconnected() : juce::universal_midi_packets::DisconnectionListener
- DisconnectionListener() : juce::universal_midi_packets::DisconnectionListener
- disconnectNode() : juce::AudioProcessorGraph
- discreteChannels() : juce::AudioChannelSet
- dismiss() : juce::CallOutBox, juce::OnlineUnlockForm
- dismissAllActiveMenus() : juce::PopupMenu
- dispatcher() : juce::VSTPluginFormatHeadless
- dispatchPendingMessages() : juce::ChangeBroadcaster
- displayTip() : juce::TooltipWindow
- divideBy() : juce::BigInteger
- doBufferedRead() : juce::Reservoir
- doCreateAudioModification() : juce::ARADocumentControllerSpecialisation
- doCreateAudioModificationContentReader() : juce::ARADocumentControllerSpecialisation
- doCreateAudioSource() : juce::ARADocumentControllerSpecialisation
- doCreateAudioSourceContentReader() : juce::ARADocumentControllerSpecialisation
- doCreateDocument() : juce::ARADocumentControllerSpecialisation
- doCreateEditorRenderer() : juce::ARADocumentControllerSpecialisation
- doCreateEditorView() : juce::ARADocumentControllerSpecialisation
- doCreateMusicalContext() : juce::ARADocumentControllerSpecialisation
- doCreatePlaybackRegion() : juce::ARADocumentControllerSpecialisation
- doCreatePlaybackRegionContentReader() : juce::ARADocumentControllerSpecialisation
- doCreatePlaybackRenderer() : juce::ARADocumentControllerSpecialisation
- doCreateRegionSequence() : juce::ARADocumentControllerSpecialisation
- DocumentWindow() : juce::DocumentWindow
- doesLossOfFocusDiscardChanges() : juce::Label
- doesPluginStillExist() : juce::AudioPluginFormat, juce::AudioPluginFormatManager, juce::AudioUnitPluginFormatHeadless, juce::LADSPAPluginFormatHeadless, juce::LV2PluginFormatHeadless, juce::VST3PluginFormatHeadless, juce::VSTPluginFormatHeadless
- doesProductIDMatch() : juce::OnlineUnlockStatus, juce::TracktionMarketplaceStatus
- doGetAudioModificationContentGrade() : juce::ARADocumentControllerSpecialisation
- doGetAudioSourceContentGrade() : juce::ARADocumentControllerSpecialisation
- doGetPlaybackRegionContentGrade() : juce::ARADocumentControllerSpecialisation
- doGetPlaybackRegionHeadAndTailTime() : juce::ARADocumentControllerSpecialisation
- doGetProcessingAlgorithmForAudioSource() : juce::ARADocumentControllerSpecialisation
- doGetProcessingAlgorithmProperties() : juce::ARADocumentControllerSpecialisation
- doGetProcessingAlgorithmsCount() : juce::ARADocumentControllerSpecialisation
- doIsAudioModificationContentAvailable() : juce::ARADocumentControllerSpecialisation
- doIsAudioSourceContentAnalysisIncomplete() : juce::ARADocumentControllerSpecialisation
- doIsAudioSourceContentAvailable() : juce::ARADocumentControllerSpecialisation
- doIsPlaybackRegionContentAvailable() : juce::ARADocumentControllerSpecialisation
- doNotifyHideRegionSequences() : juce::ARAEditorView
- doNotifySelection() : juce::ARAEditorView
- doRequestAudioSourceContentAnalysis() : juce::ARADocumentControllerSpecialisation
- doRequestProcessingAlgorithmForAudioSource() : juce::ARADocumentControllerSpecialisation
- doRestoreObjectsFromStream() : juce::ARADocumentControllerSpecialisation
- doStoreObjectsToStream() : juce::ARADocumentControllerSpecialisation
- doUpdateAudioSourceContent() : juce::ARAAudioSourceListener, juce::ARAAudioSourceReader
- doUpdateMusicalContextContent() : juce::ARAMusicalContextListener
- DownloadTask() : juce::URL::DownloadTask
- downloadToFile() : juce::URL
- drag() : juce::AnimatedPosition< Behaviour >
- DragAndDropContainer() : juce::DragAndDropContainer
- dragComponent() : juce::ComponentDragger
- Draggable3DOrientation() : juce::Draggable3DOrientation
- dragLasso() : juce::LassoComponent< SelectableItemType >
- dragOperationEnded() : juce::DragAndDropContainer
- dragOperationStarted() : juce::DragAndDropContainer
- draw() : juce::AttributedString, juce::Drawable, juce::GlyphArrangement, juce::PositionedGlyph, juce::TextLayout
- Drawable() : juce::Drawable
- DrawableButton() : juce::DrawableButton
- DrawableComposite() : juce::DrawableComposite
- DrawableImage() : juce::DrawableImage
- DrawablePath() : juce::DrawablePath
- DrawableRectangle() : juce::DrawableRectangle
- DrawableShape() : juce::DrawableShape
- DrawableText() : juce::DrawableText
- drawAlertBox() : juce::AlertWindow::LookAndFeelMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawArrow() : juce::Graphics
- drawAt() : juce::Drawable
- drawBevel() : juce::LookAndFeel_V2
- drawBlackKey() : juce::KeyboardComponentBase
- drawBlackNote() : juce::MidiKeyboardComponent
- drawBubble() : juce::BubbleComponent::LookAndFeelMethods, juce::LookAndFeel_V2
- drawButtonBackground() : juce::Button::LookAndFeelMethods, juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4
- drawButtonText() : juce::Button::LookAndFeelMethods, juce::LookAndFeel_V2
- drawCallOutBoxBackground() : juce::CallOutBox::LookAndFeelMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawChannel() : juce::AudioThumbnail, juce::AudioThumbnailBase
- drawChannels() : juce::AudioThumbnail, juce::AudioThumbnailBase
- DrawCircle() : juce::Box2DRenderer
- drawComboBox() : juce::ComboBox::LookAndFeelMethods, juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4
- drawComboBoxTextWhenNothingSelected() : juce::ComboBox::LookAndFeelMethods, juce::LookAndFeel_V2
- drawConcertinaPanelHeader() : juce::ConcertinaPanel::LookAndFeelMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4
- drawCornerResizer() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::ResizableWindow::LookAndFeelMethods
- drawDashedLine() : juce::Graphics
- drawDocumentWindowTitleBar() : juce::DocumentWindow::LookAndFeelMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawDrawableButton() : juce::Button::LookAndFeelMethods, juce::LookAndFeel_V2
- drawEllipse() : juce::Graphics, juce::LowLevelGraphicsContext
- drawFileBrowserRow() : juce::FileBrowserComponent::LookAndFeelMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawFittedText() : juce::Graphics
- drawForImage() : juce::DropShadow
- drawForPath() : juce::DropShadow
- drawForRectangle() : juce::DropShadow
- drawGlassLozenge() : juce::LookAndFeel_V2
- drawGlassPointer() : juce::LookAndFeel_V2
- drawGlassSphere() : juce::LookAndFeel_V2
- drawGlyphs() : juce::LowLevelGraphicsContext
- drawGroupComponentOutline() : juce::GroupComponent::LookAndFeelMethods, juce::LookAndFeel_V2
- drawHorizontalLine() : juce::Graphics
- drawImage() : juce::Graphics, juce::LowLevelGraphicsContext
- drawImageAt() : juce::Graphics
- drawImageButton() : juce::ImageButton::LookAndFeelMethods, juce::LookAndFeel_V2
- drawImageTransformed() : juce::Graphics
- drawImageWithin() : juce::Graphics
- drawKeyboardBackground() : juce::KeyboardComponentBase
- drawKeymapChangeButton() : juce::ExtraLookAndFeelBaseClasses::KeyMappingEditorComponentMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V3
- drawLabel() : juce::Label::LookAndFeelMethods, juce::LookAndFeel_V2
- drawLasso() : juce::ExtraLookAndFeelBaseClasses::LassoComponentMethods, juce::LookAndFeel_V2
- drawLevelMeter() : juce::ExtraLookAndFeelBaseClasses::AudioDeviceSelectorComponentMethods, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawLine() : juce::Graphics, juce::LowLevelGraphicsContext
- drawLinearSlider() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4, juce::Slider::LookAndFeelMethods
- drawLinearSliderBackground() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::Slider::LookAndFeelMethods
- drawLinearSliderOutline() : juce::LookAndFeel_V2, juce::Slider::LookAndFeelMethods
- drawLinearSliderThumb() : juce::LookAndFeel_V2, juce::Slider::LookAndFeelMethods
- drawLineWithThickness() : juce::LowLevelGraphicsContext
- drawMenuBarBackground() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4, juce::PopupMenu::LookAndFeelMethods
- drawMenuBarItem() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::PopupMenu::LookAndFeelMethods
- drawMultiLineText() : juce::Graphics
- drawOutline() : juce::FocusOutline::OutlineWindowProperties
- drawPointer() : juce::LookAndFeel_V4
- DrawPolygon() : juce::Box2DRenderer
- drawPopupMenuBackground() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuBackgroundWithOptions() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuColumnSeparatorWithOptions() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuItem() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuItemWithOptions() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuSectionHeader() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuSectionHeaderWithOptions() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuUpDownArrow() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawPopupMenuUpDownArrowWithOptions() : juce::LookAndFeel_V2, juce::PopupMenu::LookAndFeelMethods
- drawProgressBar() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::ProgressBar::LookAndFeelMethods
- drawPropertyComponentBackground() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::PropertyComponent::LookAndFeelMethods
- drawPropertyComponentLabel() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::PropertyComponent::LookAndFeelMethods
- drawPropertyPanelSectionHeader() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::PropertyComponent::LookAndFeelMethods
- drawRect() : juce::Graphics, juce::LowLevelGraphicsContext
- drawResizableFrame() : juce::LookAndFeel_V2, juce::ResizableWindow::LookAndFeelMethods
- drawResizableWindowBorder() : juce::LookAndFeel_V2, juce::ResizableWindow::LookAndFeelMethods
- drawRotarySlider() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::Slider::LookAndFeelMethods
- drawRoundedRectangle() : juce::Graphics, juce::LowLevelGraphicsContext
- drawScrollbar() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4, juce::ScrollBar::LookAndFeelMethods
- drawScrollbarButton() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::ScrollBar::LookAndFeelMethods
- DrawSegment() : juce::Box2DRenderer
- drawSingleLineText() : juce::Graphics
- DrawSolidCircle() : juce::Box2DRenderer
- DrawSolidPolygon() : juce::Box2DRenderer
- drawSpinningWaitAnimation() : juce::LookAndFeel, juce::LookAndFeel_V2
- drawStretchableLayoutResizerBar() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4, juce::StretchableLayoutResizerBar::LookAndFeelMethods
- drawTabAreaBehindFrontButton() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::TabbedButtonBar::LookAndFeelMethods
- drawTabbedButtonBarBackground() : juce::LookAndFeel_V2, juce::TabbedButtonBar::LookAndFeelMethods
- drawTabButton() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::TabbedButtonBar::LookAndFeelMethods
- drawTabButtonText() : juce::LookAndFeel_V2, juce::TabbedButtonBar::LookAndFeelMethods
- drawTableHeaderBackground() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::TableHeaderComponent::LookAndFeelMethods
- drawTableHeaderColumn() : juce::LookAndFeel_V2, juce::TableHeaderComponent::LookAndFeelMethods
- drawText() : juce::Graphics
- drawTextEditorOutline() : juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::LookAndFeel_V4, juce::TextEditor::LookAndFeelMethods
- drawTickBox() : juce::Button::LookAndFeelMethods, juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawToggleButton() : juce::Button::LookAndFeelMethods, juce::LookAndFeel_V1, juce::LookAndFeel_V2, juce::LookAndFeel_V4
- drawTooltip() : juce::LookAndFeel_V2, juce::LookAndFeel_V4, juce::TooltipWindow::LookAndFeelMethods
- DrawTransform() : juce::Box2DRenderer
- drawTreeviewPlusMinusBox() : juce::LookAndFeel_V2, juce::LookAndFeel_V3, juce::TreeView::LookAndFeelMethods
- drawUpDownButton() : juce::KeyboardComponentBase
- drawVerticalLine() : juce::Graphics
- drawWhiteKey() : juce::KeyboardComponentBase
- drawWhiteNote() : juce::MidiKeyboardComponent
- drawWithin() : juce::Drawable
- dropLastCharacters() : juce::String
- DropShadow() : juce::DropShadow
- DropShadowEffect() : juce::DropShadowEffect
- DropShadower() : juce::DropShadower
- DryWetMixer() : juce::dsp::DryWetMixer< SampleType >
- DummyCriticalSection() : juce::DummyCriticalSection
- duplicateIfShared() : juce::Image
- DynamicLibrary() : juce::DynamicLibrary
- DynamicObject() : juce::DynamicObject