◆ CodeDocumentLine()
| juce::CodeDocumentLine::CodeDocumentLine |
( |
const String::CharPointerType | startOfLine, |
|
|
const String::CharPointerType | endOfLine, |
|
|
const int | lineLen, |
|
|
const int | numNewLineChars, |
|
|
const int | startInFile ) |
|
inline |
◆ createLines()
◆ endsWithLineBreak()
| bool juce::CodeDocumentLine::endsWithLineBreak |
( |
| ) |
const |
|
inlinenoexcept |
◆ updateLength()
| void juce::CodeDocumentLine::updateLength |
( |
| ) |
|
|
inlinenoexcept |
◆ line
| String juce::CodeDocumentLine::line |
◆ lineLength
| int juce::CodeDocumentLine::lineLength |
◆ lineLengthWithoutNewLines
| int juce::CodeDocumentLine::lineLengthWithoutNewLines |
◆ lineStartInFile
| int juce::CodeDocumentLine::lineStartInFile |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp