Searched defs:XDeviceList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/events/x/
H A Ddevice_list_cache_x.h31 typedef struct DeviceList<XDeviceInfo> XDeviceList; typedef in typeref:struct:DeviceList
47 const XDeviceList& GetXDeviceList(Display* display);
61 std::map<Display*, XDeviceList> x_dev_list_map_;

Completed in 71 milliseconds