◆ UniformTextSection() [1/2]
juce::TextEditor::UniformTextSection::UniformTextSection |
( |
const String & |
text, |
|
|
const Font & |
f, |
|
|
Colour |
col, |
|
|
juce_wchar |
passwordChar |
|
) |
| |
|
inline |
◆ UniformTextSection() [2/2]
juce::TextEditor::UniformTextSection::UniformTextSection |
( |
const UniformTextSection & |
other | ) |
|
|
inline |
◆ append()
◆ appendAllText()
◆ appendSubstring()
void juce::TextEditor::UniformTextSection::appendSubstring |
( |
MemoryOutputStream & |
mo, |
|
|
const Range< int > |
range |
|
) |
| const |
|
inline |
◆ getTotalLength()
int juce::TextEditor::UniformTextSection::getTotalLength |
( |
| ) |
const |
|
inlinenoexcept |
◆ setFont()
void juce::TextEditor::UniformTextSection::setFont |
( |
const Font & |
newFont, |
|
|
const juce_wchar |
passwordChar |
|
) |
| |
|
inline |
◆ split()
◆ atoms
◆ colour
Colour juce::TextEditor::UniformTextSection::colour |
◆ font
Font juce::TextEditor::UniformTextSection::font |
The documentation for this class was generated from the following file: