Searched refs:X11_DISPLAY (Results 1 – 3 of 3) sorted by relevance
43 # define X11_DISPLAY "" macro216 …n new VulkanDisplayXlib(MovePtr<x11::DisplayBase>(new x11::XlibDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()221 …urn new VulkanDisplayXcb(MovePtr<x11::DisplayBase>(new x11::XcbDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()241 return x11::XlibDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()245 return x11::XcbDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
96 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable220 'DISPLAY=%s' % X11_DISPLAY,258 'DISPLAY=%s' % X11_DISPLAY,
97 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable221 'DISPLAY=%s' % X11_DISPLAY,259 'DISPLAY=%s' % X11_DISPLAY,