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

/external/chromium_org/ui/base/x/
H A Ddevice_list_cache_x.h32 typedef struct DeviceList<XIDeviceInfo> XIDeviceList; typedef in typeref:struct:DeviceList
46 const XIDeviceList& GetXI2DeviceList(Display* display);
55 std::map<Display*, XIDeviceList> xi_dev_list_map_;

Completed in 64 milliseconds