Home
last modified time | relevance | path

Searched refs:GetPropBits (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/
H A Devent_device_info.cc56 bool GetPropBits(int fd, in GetPropBits() function
191 if (!GetPropBits(fd, path, prop_bits_, sizeof(prop_bits_))) in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/
H A Devent_device_info.cc74 bool GetPropBits(int fd, in GetPropBits() function
213 if (!GetPropBits(fd, path, prop_bits_, sizeof(prop_bits_))) in Initialize()
/dports/games/spring/spring_98.0/rts/System/
H A DEventHandler.h292 inline int GetPropBits() const { return propBits; } in GetPropBits() function