Home
last modified time | relevance | path

Searched refs:mAtomState (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/EGL/X11/
H A DOgreX11EGLSupport.h68 Atom mAtomState; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/GLX/
H A DOgreGLXGLSupport.h43 Atom mAtomState; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/GLX/
H A DOgreGLXGLSupport.h19 Atom mAtomState; variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/GLX/
H A DOgreGLXGLSupport.h47 Atom mAtomState; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/EGL/X11/
H A DOgreX11EGLSupport.h162 Atom mAtomState; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/EGL/X11/
H A DOgreX11EGLSupport.h161 Atom mAtomState; variable
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/EGL/X11/
H A DOgreX11EGLSupport.cpp160 mAtomState = XInternAtom((Display*)mNativeDisplay, "_NET_WM_STATE", True); in getNativeDisplay()
H A DOgreX11EGLWindow.cpp405 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/EGL/X11/
H A DOgreX11EGLSupport.cpp157 mAtomState = XInternAtom((Display*)mNativeDisplay, "_NET_WM_STATE", True); in getNativeDisplay()
H A DOgreX11EGLWindow.cpp417 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/EGL/X11/
H A DOgreX11EGLSupport.cpp210 mAtomState = XInternAtom((Display*)mNativeDisplay, "_NET_WM_STATE", True); in getNativeDisplay()
H A DOgreX11EGLWindow.cpp417 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLX/
H A DOgreGLXWindow.cpp765 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
H A DOgreGLXGLSupport.cpp794 mAtomState = XInternAtom(mXDisplay, "_NET_WM_STATE", True); in getXDisplay()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLX/
H A DOgreGLXWindow.cpp776 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
H A DOgreGLXGLSupport.cpp837 mAtomState = XInternAtom(mXDisplay, "_NET_WM_STATE", True); in getXDisplay()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLX/
H A DOgreGLXWindow.cpp816 xMessage.message_type = mGLSupport->mAtomState; in switchFullScreen()
H A DOgreGLXGLSupport.cpp592 mAtomState = XInternAtom(mXDisplay, "_NET_WM_STATE", True); in getXDisplay()