HomeSort by relevance Sort by last modified time
    Searched refs:HasProp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/ozone/evdev/
event_device_info.h 45 bool HasProp(unsigned int code) const;
event_device_info.cc 138 bool EventDeviceInfo::HasProp(unsigned int code) const {
168 if (HasProp(INPUT_PROP_DIRECT))
172 if (HasProp(INPUT_PROP_POINTER))

Completed in 30 milliseconds