Home
last modified time | relevance | path

Searched refs:ActiveXControlComponent (Results 1 – 6 of 6) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/native/
H A Djuce_win32_ActiveXComponent.cpp183 static Array<ActiveXControlComponent*> activeXComps;
185 static HWND getHWND (const ActiveXControlComponent* const component) in getHWND()
232 class ActiveXControlComponent::Pimpl : public ComponentMovementWatcher
238 Pimpl (HWND hwnd, ActiveXControlComponent& activeXComp) in Pimpl()
360 ActiveXControlComponent& owner;
369 ActiveXControlComponent::ActiveXControlComponent() in ActiveXControlComponent() function in juce::ActiveXControlComponent
374 ActiveXControlComponent::~ActiveXControlComponent() in ~ActiveXControlComponent()
380 void ActiveXControlComponent::paint (Graphics& g) in paint()
386 bool ActiveXControlComponent::createControl (const void* controlIID) in createControl()
440 void ActiveXControlComponent::deleteControl() in deleteControl()
[all …]
H A Djuce_win32_WebBrowserComponent.cpp66 public ActiveXControlComponent
221 using ActiveXControlComponent::focusGained;
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/native/
H A Djuce_win32_ActiveXComponent.cpp183 static Array<ActiveXControlComponent*> activeXComps;
185 static HWND getHWND (const ActiveXControlComponent* const component) in getHWND()
232 class ActiveXControlComponent::Pimpl : public ComponentMovementWatcher
238 Pimpl (HWND hwnd, ActiveXControlComponent& activeXComp) in Pimpl()
360 ActiveXControlComponent& owner;
369 ActiveXControlComponent::ActiveXControlComponent() in ActiveXControlComponent() function in juce::ActiveXControlComponent
374 ActiveXControlComponent::~ActiveXControlComponent() in ~ActiveXControlComponent()
380 void ActiveXControlComponent::paint (Graphics& g) in paint()
386 bool ActiveXControlComponent::createControl (const void* controlIID) in createControl()
440 void ActiveXControlComponent::deleteControl() in deleteControl()
[all …]
H A Djuce_win32_WebBrowserComponent.cpp66 public ActiveXControlComponent
221 using ActiveXControlComponent::focusGained;
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/embedding/
H A Djuce_ActiveXControlComponent.h45 class JUCE_API ActiveXControlComponent : public Component
50 ActiveXControlComponent();
53 ~ActiveXControlComponent();
123 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (ActiveXControlComponent)
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/embedding/
H A Djuce_ActiveXControlComponent.h45 class JUCE_API ActiveXControlComponent : public Component
50 ActiveXControlComponent();
53 ~ActiveXControlComponent();
123 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (ActiveXControlComponent)