Home | History | Annotate | Download | only in style

Lines Matching defs:StyleBackgroundData

23 #include "core/rendering/style/StyleBackgroundData.h"
30 StyleBackgroundData::StyleBackgroundData()
36 StyleBackgroundData::StyleBackgroundData(const StyleBackgroundData& o)
37 : RefCounted<StyleBackgroundData>()
44 bool StyleBackgroundData::operator==(const StyleBackgroundData& o) const
49 bool StyleBackgroundData::visuallyEqual(const StyleBackgroundData& o) const