Searched defs:rel (Results 1 – 5 of 5) sorted by relevance
162 inline bool VInputDevice::SupportRel(size_t rel) const in SupportRel()242 inline bool VInputDevice::HasRel(size_t rel) const in HasRel()
107 inline bool VirtualDevice::SupportRel(size_t rel) const in SupportRel()
234 inline bool Device::HasRel(size_t rel) const in HasRel()
541 for (uint32_t rel = REL_X; rel < REL_MAX; ++rel) { in CopyEvents() local
480 std::regex rel(relStr); in ReportJsErrorToAppEvent() local