Home
last modified time | relevance | path

Searched refs:getAtomIfSupported (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/src/
H A Dx11_init.c497 static Atom getAtomIfSupported(Atom* supportedAtoms, in getAtomIfSupported() function
571 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE"); in detectEWMH()
573 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE_ABOVE"); in detectEWMH()
575 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE_FULLSCREEN"); in detectEWMH()
577 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE_MAXIMIZED_VERT"); in detectEWMH()
579 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE_MAXIMIZED_HORZ"); in detectEWMH()
581 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_STATE_DEMANDS_ATTENTION"); in detectEWMH()
583 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_FULLSCREEN_MONITORS"); in detectEWMH()
585 getAtomIfSupported(supportedAtoms, atomCount, "_NET_WM_WINDOW_TYPE"); in detectEWMH()
587 getAtomIfSupported(supportedAtom in detectEWMH()
[all...]

Completed in 1 milliseconds