, including all inherited members.
| addMaskedRegion(int x, int y, int w, int h) | ComponentPeer | |
| clearMaskedRegion() | ComponentPeer | |
| component | ComponentPeer | [protected] |
| ComponentPeer(Component *component, int styleFlags) | ComponentPeer | |
| constrainer | ComponentPeer | [protected] |
| contains(const Point< int > &position, bool trueIfInAChildWindow) const =0 | ComponentPeer | [pure virtual] |
| dismissPendingTextInput() | ComponentPeer | [virtual] |
| findCurrentTextInputTarget() | ComponentPeer | |
| getAvailableRenderingEngines() | ComponentPeer | [virtual] |
| getBounds() const =0 | ComponentPeer | [pure virtual] |
| getComponent() const noexcept | ComponentPeer | |
| getConstrainer() const noexcept | ComponentPeer | |
| getCurrentRenderingEngine() const | ComponentPeer | [virtual] |
| getFrameSize() const =0 | ComponentPeer | [pure virtual] |
| getLastFocusedSubcomponent() const noexcept | ComponentPeer | |
| getNativeHandle() const =0 | ComponentPeer | [pure virtual] |
| getNonFullScreenBounds() const noexcept | ComponentPeer | |
| getNumPeers() noexcept | ComponentPeer | [static] |
| getPeer(int index) noexcept | ComponentPeer | [static] |
| getScreenPosition() const =0 | ComponentPeer | [pure virtual] |
| getStyleFlags() const noexcept | ComponentPeer | |
| getUniqueID() const noexcept | ComponentPeer | |
| globalToLocal(const Point< int > &screenPosition)=0 | ComponentPeer | [pure virtual] |
| globalToLocal(const Rectangle< int > &screenPosition) | ComponentPeer | [virtual] |
| grabFocus()=0 | ComponentPeer | [pure virtual] |
| handleBroughtToFront() | ComponentPeer | |
| handleFileDragDrop(const StringArray &files, const Point< int > &position) | ComponentPeer | |
| handleFileDragExit(const StringArray &files) | ComponentPeer | |
| handleFileDragMove(const StringArray &files, const Point< int > &position) | ComponentPeer | |
| handleFocusGain() | ComponentPeer | |
| handleFocusLoss() | ComponentPeer | |
| handleKeyPress(int keyCode, juce_wchar textCharacter) | ComponentPeer | |
| handleKeyUpOrDown(bool isKeyDown) | ComponentPeer | |
| handleModifierKeysChange() | ComponentPeer | |
| handleMouseEvent(int touchIndex, const Point< int > &positionWithinPeer, const ModifierKeys &newMods, int64 time) | ComponentPeer | |
| handleMouseWheel(int touchIndex, const Point< int > &positionWithinPeer, int64 time, float x, float y) | ComponentPeer | |
| handleMovedOrResized() | ComponentPeer | |
| handlePaint(LowLevelGraphicsContext &contextToPaintTo) | ComponentPeer | |
| handleScreenSizeChange() | ComponentPeer | |
| handleUserClosingWindow() | ComponentPeer | |
| isFocused() const =0 | ComponentPeer | [pure virtual] |
| isFullScreen() const =0 | ComponentPeer | [pure virtual] |
| isMinimised() const =0 | ComponentPeer | [pure virtual] |
| isValidPeer(const ComponentPeer *peer) noexcept | ComponentPeer | [static] |
| lastNonFullscreenBounds | ComponentPeer | [protected] |
| lastPaintTime | ComponentPeer | [protected] |
| localToGlobal(const Point< int > &relativePosition)=0 | ComponentPeer | [pure virtual] |
| localToGlobal(const Rectangle< int > &relativePosition) | ComponentPeer | [virtual] |
| maskedRegion | ComponentPeer | [protected] |
| performAnyPendingRepaintsNow()=0 | ComponentPeer | [pure virtual] |
| repaint(const Rectangle< int > &area)=0 | ComponentPeer | [pure virtual] |
| setAlpha(float newAlpha)=0 | ComponentPeer | [pure virtual] |
| setAlwaysOnTop(bool alwaysOnTop)=0 | ComponentPeer | [pure virtual] |
| setBounds(int x, int y, int w, int h, bool isNowFullScreen)=0 | ComponentPeer | [pure virtual] |
| setConstrainer(ComponentBoundsConstrainer *newConstrainer) noexcept | ComponentPeer | |
| setCurrentRenderingEngine(int index) | ComponentPeer | [virtual] |
| setFullScreen(bool shouldBeFullScreen)=0 | ComponentPeer | [pure virtual] |
| setIcon(const Image &newIcon)=0 | ComponentPeer | [pure virtual] |
| setMinimised(bool shouldBeMinimised)=0 | ComponentPeer | [pure virtual] |
| setNonFullScreenBounds(const Rectangle< int > &newBounds) noexcept | ComponentPeer | |
| setPosition(int x, int y)=0 | ComponentPeer | [pure virtual] |
| setSize(int w, int h)=0 | ComponentPeer | [pure virtual] |
| setTitle(const String &title)=0 | ComponentPeer | [pure virtual] |
| setVisible(bool shouldBeVisible)=0 | ComponentPeer | [pure virtual] |
| StyleFlags enum name | ComponentPeer | |
| styleFlags | ComponentPeer | [protected] |
| textInputRequired(const Point< int > &position)=0 | ComponentPeer | [pure virtual] |
| toBehind(ComponentPeer *other)=0 | ComponentPeer | [pure virtual] |
| toFront(bool makeActive)=0 | ComponentPeer | [pure virtual] |
| updateCurrentModifiers() noexcept | ComponentPeer | [protected, static] |
| windowAppearsOnTaskbar enum value | ComponentPeer | |
| windowHasCloseButton enum value | ComponentPeer | |
| windowHasDropShadow enum value | ComponentPeer | |
| windowHasMaximiseButton enum value | ComponentPeer | |
| windowHasMinimiseButton enum value | ComponentPeer | |
| windowHasTitleBar enum value | ComponentPeer | |
| windowIgnoresKeyPresses enum value | ComponentPeer | |
| windowIgnoresMouseClicks enum value | ComponentPeer | |
| windowIsResizable enum value | ComponentPeer | |
| windowIsSemiTransparent enum value | ComponentPeer | |
| windowIsTemporary enum value | ComponentPeer | |
| windowRepaintedExplictly enum value | ComponentPeer | |
| ~ComponentPeer() | ComponentPeer | [virtual] |