Bug 788549 Part 2: Remove nsComputedDOMStyle::GetROCSSPrimitiveValue r=dbaron

This commit is contained in:
David Zbarsky 2013-05-23 15:09:26 +08:00
parent 4913e4b3a3
commit 2f64ae6ac3
2 changed files with 233 additions and 244 deletions

File diff suppressed because it is too large Load Diff

View File

@ -437,7 +437,6 @@ private:
mozilla::dom::CSSValue* DoGetMaskType();
mozilla::dom::CSSValue* DoGetPaintOrder();
nsROCSSPrimitiveValue* GetROCSSPrimitiveValue();
nsDOMCSSValueList* GetROCSSValueList(bool aCommaDelimited);
void SetToRGBAColor(nsROCSSPrimitiveValue* aValue, nscolor aColor);
void SetValueToStyleImage(const nsStyleImage& aStyleImage,