|
LMMS
|
Classes | |
| class | juce::AccessibilityHandler::AccessibilityNativeImpl |
| struct | juce::SpVoiceWrapper |
Namespaces | |
| namespace | juce |
| namespace | juce::WindowsAccessibility |
Macros | |
| #define | JUCE_NATIVE_ACCESSIBILITY_INCLUDED 1 |
Functions | |
| static bool | juce::isStartingUpOrShuttingDown () |
| static bool | juce::isHandlerValid (const AccessibilityHandler &handler) |
| static bool | juce::areAnyAccessibilityClientsActive () |
| template<typename Callback> | |
| void | juce::getProviderWithCheckedWrapper (const AccessibilityHandler &handler, Callback &&callback) |
| void | juce::sendAccessibilityAutomationEvent (const AccessibilityHandler &handler, EVENTID event) |
| void | juce::sendAccessibilityPropertyChangedEvent (const AccessibilityHandler &handler, PROPERTYID property, VARIANT newValue) |
| void | juce::notifyAccessibilityEventInternal (const AccessibilityHandler &, InternalAccessibilityEvent) |
| static long | juce::WindowsAccessibility::getUiaRootObjectId () |
| static bool | juce::WindowsAccessibility::handleWmGetObject (AccessibilityHandler *handler, WPARAM wParam, LPARAM lParam, LRESULT *res) |
| static void | juce::WindowsAccessibility::revokeUIAMapEntriesForWindow (HWND hwnd) |
| #define JUCE_NATIVE_ACCESSIBILITY_INCLUDED 1 |