Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp167750 struct ComplexColorValue final : public ComplexColorData struct
167754 explicit ComplexColorValue(Args&&... aArgs) in ComplexColorValue() function
167758 …ue>::value, "Reference-counted class " "ComplexColorValue" " should not have a public destructor. … in AddRef()
167763 ~ComplexColorValue() {} in ~ComplexColorValue()