◆ CaretState()
| juce::TextEditor::CaretState::CaretState |
( |
const TextEditor * |
ownerIn | ) |
|
|
explicit |
◆ getEdge()
| Edge juce::TextEditor::CaretState::getEdge |
( |
| ) |
const |
|
inline |
◆ getPosition()
| int juce::TextEditor::CaretState::getPosition |
( |
| ) |
const |
|
inline |
◆ getVisualIndex()
| int juce::TextEditor::CaretState::getVisualIndex |
( |
| ) |
const |
◆ setPosition()
| void juce::TextEditor::CaretState::setPosition |
( |
int |
newPosition | ) |
|
◆ setPreferredEdge()
| void juce::TextEditor::CaretState::setPreferredEdge |
( |
Edge |
newEdge | ) |
|
◆ updateEdge()
| void juce::TextEditor::CaretState::updateEdge |
( |
| ) |
|
◆ withPosition()
| CaretState juce::TextEditor::CaretState::withPosition |
( |
int |
newPosition | ) |
const |
◆ withPreferredEdge()
| CaretState juce::TextEditor::CaretState::withPreferredEdge |
( |
Edge |
newEdge | ) |
const |
◆ edge
◆ owner
| const TextEditor& juce::TextEditor::CaretState::owner |
|
private |
◆ position
| int juce::TextEditor::CaretState::position = 0 |
|
private |
◆ preferredEdge
The documentation for this struct was generated from the following file: