Home
last modified time | relevance | path

Searched defs:IDEquals (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/JEGA/Utilities/include/
H A DDesign.hpp436 struct IDEquals : struct in JEGA::Utilities::Design
439 std::size_t operator()( in operator ()()
446 std::size_t operator()( in operator ()()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dcss_property.h40 bool IDEquals(CSSPropertyID id) const { return PropertyID() == id; } in IDEquals() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcss_property.h40 bool IDEquals(CSSPropertyID id) const { return PropertyID() == id; } in IDEquals() function