| activate() | GHOST_WindowWayland | |
| activateDrawingContext() override | GHOST_Window | virtual |
| beginFullScreen() const override | GHOST_WindowWayland | virtual |
| canAcceptDragOperation() const override | GHOST_Window | virtual |
| clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const override | GHOST_WindowWayland | virtual |
| close() | GHOST_WindowWayland | |
| cursor_shape_refresh() | GHOST_WindowWayland | |
| deactivate() | GHOST_WindowWayland | |
| endFullScreen() const override | GHOST_WindowWayland | virtual |
| endProgressBar() override | GHOST_Window | inlinevirtual |
| getClientBounds(GHOST_Rect &bounds) const override | GHOST_WindowWayland | virtual |
| getContext() | GHOST_Window | |
| getCursorBitmap(GHOST_CursorBitmapRef *bitmap) override | GHOST_WindowWayland | virtual |
| getCursorGrabAccum(int32_t &x, int32_t &y) const | GHOST_Window | inline |
| getCursorGrabAxis() const | GHOST_Window | inline |
| getCursorGrabBounds(GHOST_Rect &bounds) const override | GHOST_Window | virtual |
| getCursorGrabInitPos(int32_t &x, int32_t &y) const | GHOST_Window | inline |
| getCursorGrabMode() const | GHOST_Window | inline |
| getCursorGrabModeIsWarp() const | GHOST_Window | inline |
| getCursorGrabState(GHOST_TGrabCursorMode &mode, GHOST_TAxisFlag &wrap_axis, GHOST_Rect &bounds, bool &use_software_cursor) override | GHOST_Window | virtual |
| getCursorGrabUseSoftwareDisplay() override | GHOST_WindowWayland | virtual |
| getCursorShape() const override | GHOST_Window | inlinevirtual |
| getCursorVisibility() const override | GHOST_Window | inlinevirtual |
| getDefaultFramebuffer() override | GHOST_Window | virtual |
| getDPIHint() override | GHOST_WindowWayland | virtual |
| getDrawingContext() override | GHOST_Window | virtual |
| getDrawingContextType() override | GHOST_Window | inlinevirtual |
| getModifiedState() override | GHOST_Window | virtual |
| getNativePixelSize() override | GHOST_Window | inlinevirtual |
| getOSWindow() const override | GHOST_Window | virtual |
| getState() const override | GHOST_WindowWayland | virtual |
| getSwapInterval(int &intervalOut) override | GHOST_Window | virtual |
| getTitle() const override | GHOST_WindowWayland | virtual |
| getUserData() const override | GHOST_Window | inlinevirtual |
| getValid() const override | GHOST_WindowWayland | virtual |
| getWindowBounds(GHOST_Rect &bounds) const override | GHOST_WindowWayland | virtual |
| GHOST_Window(uint32_t width, uint32_t height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false) | GHOST_Window | |
| GHOST_WindowWayland(GHOST_SystemWayland *system, const char *title, int32_t left, int32_t top, uint32_t width, uint32_t height, GHOST_TWindowState state, const GHOST_IWindow *parentWindow, GHOST_TDrawingContextType type, const bool is_dialog, const bool stereoVisual, const bool exclusive, const bool is_debug, const GHOST_GPUDevice &preferred_device) | GHOST_WindowWayland | |
| hasCursorShape(GHOST_TStandardCursor cursorShape) override | GHOST_WindowWayland | virtual |
| invalidate() override | GHOST_WindowWayland | virtual |
| isDialog() const override | GHOST_WindowWayland | virtual |
| m_canAcceptDragOperation | GHOST_Window | protected |
| m_cursorGrab | GHOST_Window | protected |
| m_cursorGrabAccumPos | GHOST_Window | protected |
| m_cursorGrabAxis | GHOST_Window | protected |
| m_cursorGrabBounds | GHOST_Window | protected |
| m_cursorGrabInitPos | GHOST_Window | protected |
| m_cursorShape | GHOST_Window | protected |
| m_cursorVisible | GHOST_Window | protected |
| m_drawingContextType | GHOST_Window | protected |
| m_fullScreen | GHOST_Window | protected |
| m_fullScreenHeight | GHOST_Window | protected |
| m_fullScreenWidth | GHOST_Window | protected |
| m_isUnsavedChanges | GHOST_Window | protected |
| m_nativePixelSize | GHOST_Window | protected |
| m_progressBarVisible | GHOST_Window | protected |
| m_userData | GHOST_Window | protected |
| m_wantStereoVisual | GHOST_Window | protected |
| notify_decor_redraw() | GHOST_WindowWayland | |
| notify_size() | GHOST_WindowWayland | |
| outputs_changed_update_scale() | GHOST_WindowWayland | |
| outputs_changed_update_scale_tag() | GHOST_WindowWayland | |
| outputs_enter(GWL_Output *output) | GHOST_WindowWayland | |
| outputs_get() | GHOST_WindowWayland | |
| outputs_leave(GWL_Output *output) | GHOST_WindowWayland | |
| pending_actions_handle() | GHOST_WindowWayland | |
| releaseNativeHandles() | GHOST_Window | protected |
| scale_get() const | GHOST_WindowWayland | |
| scale_params_get() const | GHOST_WindowWayland | |
| screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const override | GHOST_WindowWayland | virtual |
| setAcceptDragOperation(bool canAccept) override | GHOST_Window | virtual |
| setClientHeight(uint32_t height) override | GHOST_WindowWayland | virtual |
| setClientSize(uint32_t width, uint32_t height) override | GHOST_WindowWayland | virtual |
| setClientWidth(uint32_t width) override | GHOST_WindowWayland | virtual |
| setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, int32_t mouse_ungrab_xy[2]) override | GHOST_Window | virtual |
| setCursorGrabAccum(int32_t x, int32_t y) | GHOST_Window | inline |
| setCursorShape(GHOST_TStandardCursor cursorShape) override | GHOST_Window | virtual |
| setCursorVisibility(bool visible) override | GHOST_Window | virtual |
| setCustomCursorShape(uint8_t *bitmap, uint8_t *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) override | GHOST_Window | virtual |
| setDrawingContextType(GHOST_TDrawingContextType type) override | GHOST_Window | virtual |
| setModifiedState(bool isUnsavedChanges) override | GHOST_Window | virtual |
| setOrder(GHOST_TWindowOrder order) override | GHOST_WindowWayland | virtual |
| setPath(const char *) override | GHOST_Window | inlinevirtual |
| setProgressBar(float) override | GHOST_Window | inlinevirtual |
| setState(GHOST_TWindowState state) override | GHOST_WindowWayland | virtual |
| setSwapInterval(int interval) override | GHOST_Window | virtual |
| setTitle(const char *title) override | GHOST_WindowWayland | virtual |
| setUserData(const GHOST_TUserDataPtr userData) override | GHOST_Window | inlinevirtual |
| setWindowCursorGrab(GHOST_TGrabCursorMode mode) override | GHOST_WindowWayland | virtual |
| setWindowCursorShape(GHOST_TStandardCursor shape) override | GHOST_WindowWayland | virtual |
| setWindowCursorVisibility(bool visible) override | GHOST_WindowWayland | virtual |
| setWindowCustomCursorShape(uint8_t *bitmap, uint8_t *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) override | GHOST_WindowWayland | virtual |
| swapBuffers() override | GHOST_WindowWayland | virtual |
| updateDrawingContext() | GHOST_Window | |
| wl_fixed_from_window(wl_fixed_t value) const | GHOST_WindowWayland | |
| wl_fixed_to_window(wl_fixed_t value) const | GHOST_WindowWayland | |
| wl_surface_get() const | GHOST_WindowWayland | |
| ~GHOST_IWindow() | GHOST_IWindow | inlinevirtual |
| ~GHOST_Window() | GHOST_Window | virtual |
| ~GHOST_WindowWayland() override | GHOST_WindowWayland | |