Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c881 if (request->target == _glfw.x11.SAVE_TARGETS) in writeTargetToProperty()
883 // The request is a check whether we support SAVE_TARGETS in writeTargetToProperty()
1884 _glfw.x11.SAVE_TARGETS, in _glfwPushSelectionToManagerX11()
1903 if (event.xselection.target == _glfw.x11.SAVE_TARGETS) in _glfwPushSelectionToManagerX11()
H A Dx11_platform.h638 Atom SAVE_TARGETS; member
H A Dx11_init.c932 _glfw.x11.SAVE_TARGETS = in initExtensions()
933 XInternAtom(_glfw.x11.display, "SAVE_TARGETS", False); in initExtensions()

Completed in 12 milliseconds