Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp168487 struct nsCSSValueSharedList final { struct
168488 nsCSSValueSharedList() in nsCSSValueSharedList() function
168494 explicit nsCSSValueSharedList(nsCSSValueList* aList) in nsCSSValueSharedList() function
168504 …efCountType AddRef(void) { static_assert(!mozilla::IsDestructible<nsCSSValueSharedList>::value, "R… in AddRef() argument
168510 bool operator!=(const nsCSSValueSharedList& aOther) const in operator !=() argument
168515 nsCSSValueList* mHead;