Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ clearQuick
Method
clearQuick
JUCE/modules/juce_core/text/juce_StringArray.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void StringArray::clearQuick()
117
{
118
strings.clearQuick();
119
}
120
121
const String& StringArray::operator[] (int index) const noexcept
122
{
Callers
15
repopulateArrangements
Function · 0.45
processorLayoutsToArrangements
Function · 0.45
clear
Method · 0.45
clear
Method · 0.45
associateBufferTo
Method · 0.45
prepareBuffers
Method · 0.45
clear
Method · 0.45
createStroke
Function · 0.45
clear
Method · 0.45
addGlyphsFromOtherTypeface
Method · 0.45
run
Method · 0.45
clear
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected