Searched defs:rel (Results 1 – 3 of 3) sorted by relevance
161 inline bool VInputDevice::SupportRel(size_t rel) const in SupportRel()241 inline bool VInputDevice::HasRel(size_t rel) const in HasRel()
295 inline bool Device::HasRel(size_t rel) const in HasRel()
552 BitVector rel{ GetProperty("REL") }; in CheckInputProperties() local