Lines Matching refs:SetTo
72522 void SetTo(mozilla::dom::NodeInfo* aNodeInfo)
72538 void SetTo(nsIAtom* aAtom)
80164 void SetTo(const nsAttrValue& aOther);
80165 void SetTo(const nsAString& aValue);
80166 void SetTo(nsIAtom* aValue);
80167 void SetTo(int16_t aInt);
80168 void SetTo(int32_t aInt, const nsAString* aSerialized);
80169 void SetTo(double aValue, const nsAString* aSerialized);
80170 void SetTo(already_AddRefed<mozilla::DeclarationBlock> aValue,
80172 void SetTo(mozilla::css::URLValue* aValue, const nsAString* aSerialized);
80173 void SetTo(const nsIntMargin& aValue);
80174 void SetTo(const nsSVGAngle& aValue, const nsAString* aSerialized);
80175 void SetTo(const nsSVGIntegerPair& aValue, const nsAString* aSerialized);
80176 void SetTo(const nsSVGLength2& aValue, const nsAString* aSerialized);
80177 void SetTo(const mozilla::SVGLengthList& aValue,
80179 void SetTo(const mozilla::SVGNumberList& aValue,
80181 void SetTo(const nsSVGNumberPair& aValue, const nsAString* aSerialized);
80182 void SetTo(const mozilla::SVGPathData& aValue, const nsAString* aSerialized);
80183 void SetTo(const mozilla::SVGPointList& aValue, const nsAString* aSerialized);
80184 void SetTo(const mozilla::SVGAnimatedPreserveAspectRatio& aValue,
80186 void SetTo(const mozilla::SVGStringList& aValue,
80188 void SetTo(const mozilla::SVGTransformList& aValue,
80190 void SetTo(const nsSVGViewBox& aValue, const nsAString* aSerialized);
80394 SetTo(aOther);
159279 void SetTo(const nsRect& aRect);
159280 void SetTo(const nsRect& aRect, const nscoord* aRadii);
159281 void SetTo(const nsRect& aRect, const nsRect& aRoundedRect, const nscoord* aRadii);