Searched defs:StyleShapeSource (Results 1 – 3 of 3) sorted by relevance
19 struct StyleShapeSource { struct29 mozilla::StyleShapeSource<int> mBar;
18 struct StyleShapeSource { struct28 mozilla::StyleShapeSource<int> mBar;
175344 struct StyleShapeSource struct175346 StyleShapeSource() in StyleShapeSource() argument175350 StyleShapeSource(const StyleShapeSource& aSource) in StyleShapeSource() argument175362 ~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 …]