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