Searched refs:X11_DISPLAY (Results 1 – 3 of 3) sorted by relevance
43 # define X11_DISPLAY "" macro261 …n new VulkanDisplayXlib(MovePtr<x11::DisplayBase>(new x11::XlibDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()265 …urn new VulkanDisplayXcb(MovePtr<x11::DisplayBase>(new x11::XcbDisplay(m_eventState,X11_DISPLAY))); in createWsiDisplay()287 return x11::XlibDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()291 return x11::XcbDisplay::hasDisplay(X11_DISPLAY); in hasDisplay()
109 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable252 'DISPLAY=%s' % X11_DISPLAY,292 'DISPLAY=%s' % X11_DISPLAY,
107 X11_DISPLAY = os.getenv('DISPLAY', ':0') variable250 'DISPLAY=%s' % X11_DISPLAY,290 'DISPLAY=%s' % X11_DISPLAY,