Lines Matching refs:randr
319 #define XRRAllocGamma _glfw.x11.randr.AllocGamma
320 #define XRRFreeCrtcInfo _glfw.x11.randr.FreeCrtcInfo
321 #define XRRFreeGamma _glfw.x11.randr.FreeGamma
322 #define XRRFreeOutputInfo _glfw.x11.randr.FreeOutputInfo
323 #define XRRFreeScreenResources _glfw.x11.randr.FreeScreenResources
324 #define XRRGetCrtcGamma _glfw.x11.randr.GetCrtcGamma
325 #define XRRGetCrtcGammaSize _glfw.x11.randr.GetCrtcGammaSize
326 #define XRRGetCrtcInfo _glfw.x11.randr.GetCrtcInfo
327 #define XRRGetOutputInfo _glfw.x11.randr.GetOutputInfo
328 #define XRRGetOutputPrimary _glfw.x11.randr.GetOutputPrimary
329 #define XRRGetScreenResourcesCurrent _glfw.x11.randr.GetScreenResourcesCurrent
330 #define XRRQueryExtension _glfw.x11.randr.QueryExtension
331 #define XRRQueryVersion _glfw.x11.randr.QueryVersion
332 #define XRRSelectInput _glfw.x11.randr.SelectInput
333 #define XRRSetCrtcConfig _glfw.x11.randr.SetCrtcConfig
334 #define XRRSetCrtcGamma _glfw.x11.randr.SetCrtcGamma
335 #define XRRUpdateConfiguration _glfw.x11.randr.UpdateConfiguration
769 } randr;