|
| CodeEditorLine () noexcept |
|
bool | update (CodeDocument &codeDoc, int lineNum, CodeDocument::Iterator &source, CodeTokeniser *tokeniser, const int tabSpaces, const CodeDocument::Position &selStart, const CodeDocument::Position &selEnd) |
|
void | getHighlightArea (RectangleList< float > &area, float x, int y, int lineH, float characterWidth) const |
|
void | draw (CodeEditorComponent &owner, Graphics &g, const Font &fontToUse, const float rightClip, const float x, const int y, const int lineH, const float characterWidth) const |
|
juce::CodeEditorComponent::CodeEditorLine::CodeEditorLine |
( |
| ) |
|
|
inlinenoexcept |
void juce::CodeEditorComponent::CodeEditorLine::getHighlightArea |
( |
RectangleList< float > & |
area, |
|
|
float |
x, |
|
|
int |
y, |
|
|
int |
lineH, |
|
|
float |
characterWidth |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: