Blender V4.3
GHOST_WindowX11 Member List

This is the complete list of members for GHOST_WindowX11, including all inherited members.

activateDrawingContext() overrideGHOST_Windowvirtual
beginFullScreen() const overrideGHOST_WindowX11virtual
canAcceptDragOperation() const overrideGHOST_Windowvirtual
clientToScreen(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowX11virtual
endFullScreen() const overrideGHOST_WindowX11virtual
endProgressBar() overrideGHOST_WindowX11virtual
getClientBounds(GHOST_Rect &bounds) const overrideGHOST_WindowX11virtual
getContext()GHOST_Window
getCursorBitmap(GHOST_CursorBitmapRef *bitmap) overrideGHOST_Windowvirtual
getCursorGrabAccum(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabAxis() constGHOST_Windowinline
getCursorGrabBounds(GHOST_Rect &bounds) const overrideGHOST_Windowvirtual
getCursorGrabInitPos(int32_t &x, int32_t &y) constGHOST_Windowinline
getCursorGrabMode() constGHOST_Windowinline
getCursorGrabModeIsWarp() constGHOST_Windowinline
getCursorGrabState(GHOST_TGrabCursorMode &mode, GHOST_TAxisFlag &wrap_axis, GHOST_Rect &bounds, bool &use_software_cursor) overrideGHOST_Windowvirtual
getCursorGrabUseSoftwareDisplay() overrideGHOST_Windowvirtual
getCursorShape() const overrideGHOST_Windowinlinevirtual
getCursorVisibility() const overrideGHOST_Windowinlinevirtual
getDefaultFramebuffer() overrideGHOST_Windowvirtual
getDPIHint() overrideGHOST_WindowX11virtual
getDrawingContext() overrideGHOST_Windowvirtual
getDrawingContextType() overrideGHOST_Windowinlinevirtual
getModifiedState() overrideGHOST_Windowvirtual
getNativePixelSize() overrideGHOST_Windowinlinevirtual
getOSWindow() const overrideGHOST_Windowvirtual
getState() const overrideGHOST_WindowX11virtual
getSwapInterval(int &intervalOut) overrideGHOST_Windowvirtual
GetTabletData()GHOST_WindowX11inline
getTitle() const overrideGHOST_WindowX11virtual
getUserData() const overrideGHOST_Windowinlinevirtual
getValid() const overrideGHOST_WindowX11virtual
getWindowBounds(GHOST_Rect &bounds) const overrideGHOST_WindowX11virtual
getWindowCursorGrab() constGHOST_WindowX11protected
getXWindow()GHOST_WindowX11
GHOST_Window(uint32_t width, uint32_t height, GHOST_TWindowState state, const bool wantStereoVisual=false, const bool exclusive=false)GHOST_Window
GHOST_WindowX11(GHOST_SystemX11 *system, Display *display, const char *title, int32_t left, int32_t top, uint32_t width, uint32_t height, GHOST_TWindowState state, GHOST_WindowX11 *parentWindow, GHOST_TDrawingContextType type, const bool is_dialog, const bool stereoVisual, const bool exclusive, const bool is_debug, const GHOST_GPUDevice &preferred_device)GHOST_WindowX11
hasCursorShape(GHOST_TStandardCursor shape) overrideGHOST_WindowX11protectedvirtual
invalidate() overrideGHOST_WindowX11virtual
isDialog() const overrideGHOST_WindowX11virtual
m_canAcceptDragOperationGHOST_Windowprotected
m_cursorGrabGHOST_Windowprotected
m_cursorGrabAccumPosGHOST_Windowprotected
m_cursorGrabAxisGHOST_Windowprotected
m_cursorGrabBoundsGHOST_Windowprotected
m_cursorGrabInitPosGHOST_Windowprotected
m_cursorShapeGHOST_Windowprotected
m_cursorVisibleGHOST_Windowprotected
m_drawingContextTypeGHOST_Windowprotected
m_fullScreenGHOST_Windowprotected
m_fullScreenHeightGHOST_Windowprotected
m_fullScreenWidthGHOST_Windowprotected
m_isUnsavedChangesGHOST_Windowprotected
m_nativePixelSizeGHOST_Windowprotected
m_post_initGHOST_WindowX11
m_post_stateGHOST_WindowX11
m_progressBarVisibleGHOST_Windowprotected
m_userDataGHOST_Windowprotected
m_wantStereoVisualGHOST_Windowprotected
newDrawingContext(GHOST_TDrawingContextType type) overrideGHOST_WindowX11protectedvirtual
releaseNativeHandles()GHOST_Windowprotected
screenToClient(int32_t inX, int32_t inY, int32_t &outX, int32_t &outY) const overrideGHOST_WindowX11virtual
setAcceptDragOperation(bool canAccept) overrideGHOST_Windowvirtual
setClientHeight(uint32_t height) overrideGHOST_WindowX11virtual
setClientSize(uint32_t width, uint32_t height) overrideGHOST_WindowX11virtual
setClientWidth(uint32_t width) overrideGHOST_WindowX11virtual
setCursorGrab(GHOST_TGrabCursorMode mode, GHOST_TAxisFlag wrap_axis, GHOST_Rect *bounds, int32_t mouse_ungrab_xy[2]) overrideGHOST_Windowvirtual
setCursorGrabAccum(int32_t x, int32_t y)GHOST_Windowinline
setCursorShape(GHOST_TStandardCursor cursorShape) overrideGHOST_Windowvirtual
setCursorVisibility(bool visible) overrideGHOST_Windowvirtual
setCustomCursorShape(uint8_t *bitmap, uint8_t *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) overrideGHOST_Windowvirtual
setDialogHints(GHOST_WindowX11 *parentWindow)GHOST_WindowX11
setDrawingContextType(GHOST_TDrawingContextType type) overrideGHOST_Windowvirtual
setModifiedState(bool isUnsavedChanges) overrideGHOST_Windowvirtual
setOrder(GHOST_TWindowOrder order) overrideGHOST_WindowX11virtual
setPath(const char *) overrideGHOST_Windowinlinevirtual
setProgressBar(float progress) overrideGHOST_WindowX11virtual
setState(GHOST_TWindowState state) overrideGHOST_WindowX11virtual
setSwapInterval(int interval) overrideGHOST_Windowvirtual
setTitle(const char *title) overrideGHOST_WindowX11virtual
setUserData(const GHOST_TUserDataPtr userData) overrideGHOST_Windowinlinevirtual
setWindowCursorGrab(GHOST_TGrabCursorMode mode) overrideGHOST_WindowX11protectedvirtual
setWindowCursorShape(GHOST_TStandardCursor shape) overrideGHOST_WindowX11protectedvirtual
setWindowCursorVisibility(bool visible) overrideGHOST_WindowX11protectedvirtual
setWindowCustomCursorShape(uint8_t *bitmap, uint8_t *mask, int sizex, int sizey, int hotX, int hotY, bool canInvertColor) overrideGHOST_WindowX11protectedvirtual
swapBuffers() overrideGHOST_Windowvirtual
updateDrawingContext()GHOST_Window
validate()GHOST_WindowX11
~GHOST_IWindow()GHOST_IWindowinlinevirtual
~GHOST_Window()GHOST_Windowvirtual
~GHOST_WindowX11() overrideGHOST_WindowX11