|
LMMS
|
Go to the source code of this file.
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 |