Home
last modified time | relevance | path

Searched defs:RangeOfInteger (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libipp/libipp/
H A Dipp_attribute.h78 struct RangeOfInteger { struct
81 RangeOfInteger() = default; argument
82 RangeOfInteger(int min_value, int max_value) in RangeOfInteger() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libipp/libipp/
H A Dipp_attribute.h78 struct RangeOfInteger { struct
81 RangeOfInteger() = default; argument
82 RangeOfInteger(int min_value, int max_value) in RangeOfInteger() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Devices/Printers/
H A Dmod.rs35 pub const RangeOfInteger: Self = Self(9i32); const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/Printers/
H A Dmod.rs974 pub const RangeOfInteger: IppAttributeValueKind = IppAttributeValueKind(9i32); const