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

/external/chromium_org/ui/events/platform/x11/
H A Dx11_event_source_libevent.cc16 class X11EventSourceLibevent : public X11EventSource, class in namespace:ui::__anon16783
19 explicit X11EventSourceLibevent(XDisplay* display) function in class:ui::__anon16783::X11EventSourceLibevent
25 virtual ~X11EventSourceLibevent() {
58 DISALLOW_COPY_AND_ASSIGN(X11EventSourceLibevent);
65 new X11EventSourceLibevent(gfx::GetXDisplay()));

Completed in 78 milliseconds