LMMS
Loading...
Searching...
No Matches
juce_TextEditor.cpp File Reference

Go to the source code of this file.

Classes

struct  juce::TextAtom
class  juce::TextEditor::UniformTextSection
struct  juce::TextEditor::Iterator
struct  juce::TextEditor::InsertAction
struct  juce::TextEditor::RemoveAction
struct  juce::TextEditor::TextHolderComponent
struct  juce::TextEditor::TextEditorViewport
class  juce::TextEditor::EditorAccessibilityHandler
class  juce::TextEditor::EditorAccessibilityHandler::TextEditorTextInterface

Namespaces

namespace  juce
namespace  juce::TextEditorDefs

Functions

static int juce::TextEditorDefs::getCharacterCategory (juce_wchar character) noexcept

Variables

const int juce::TextEditorDefs::textChangeMessageId = 0x10003001
const int juce::TextEditorDefs::returnKeyMessageId = 0x10003002
const int juce::TextEditorDefs::escapeKeyMessageId = 0x10003003
const int juce::TextEditorDefs::focusLossMessageId = 0x10003004
const int juce::TextEditorDefs::maxActionsPerTransaction = 100
constexpr int juce::rightEdgeSpace = 2