Home
last modified time | relevance | path

Searched refs:has_minor (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/tools/
Dlibinput-measure-touch-size.py150 if self.device.has_minor:
189 self.has_minor = self.has(libevdev.EV_ABS.ABS_MT_TOUCH_MINOR)
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h274 bool has_minor() const;
1003 inline bool Version::has_minor() const { in has_minor() function