Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dtyperef_1_0.hpp19 struct StyleShapeSource { struct
29 mozilla::StyleShapeSource<int> mBar;
Dtyperef.hpp18 struct StyleShapeSource { struct
28 mozilla::StyleShapeSource<int> mBar;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp175344 struct StyleShapeSource struct
175346 StyleShapeSource() in StyleShapeSource() argument
175350 StyleShapeSource(const StyleShapeSource& aSource) in StyleShapeSource() argument
175362 ~StyleShapeSource() in ~StyleShapeSource()
175367 StyleShapeSource& operator=(const StyleShapeSource& aOther) in operator =()
175387 bool operator==(const StyleShapeSource& aOther) const in operator ==()
175392 bool DefinitelyEquals(const StyleShapeSource& aOther) const in DefinitelyEquals()
175398 bool EqualsInternal(const StyleShapeSource& aOther) const in EqualsInternal()
175417 bool operator!=(const StyleShapeSource& aOther) const in operator !=()
175422 StyleShapeSourceType GetType() const in GetType()
[all …]