openshot-audio
0.1.6
|
This is the complete list of members for juce::TextEditor::UniformTextSection, including all inherited members.
append(UniformTextSection &other, const juce_wchar passwordChar) | juce::TextEditor::UniformTextSection | inline |
appendAllText(MemoryOutputStream &mo) const | juce::TextEditor::UniformTextSection | inline |
appendSubstring(MemoryOutputStream &mo, const Range< int > range) const | juce::TextEditor::UniformTextSection | inline |
atoms | juce::TextEditor::UniformTextSection | |
colour | juce::TextEditor::UniformTextSection | |
font | juce::TextEditor::UniformTextSection | |
getTotalLength() const noexcept | juce::TextEditor::UniformTextSection | inline |
setFont(const Font &newFont, const juce_wchar passwordChar) | juce::TextEditor::UniformTextSection | inline |
split(const int indexToBreakAt, const juce_wchar passwordChar) | juce::TextEditor::UniformTextSection | inline |
UniformTextSection(const String &text, const Font &f, Colour col, juce_wchar passwordChar) | juce::TextEditor::UniformTextSection | inline |
UniformTextSection(const UniformTextSection &other) | juce::TextEditor::UniformTextSection | inline |