Searched defs:CommonBackgroundStyle (Results 1 – 1 of 1) sorted by relevance
125 struct CommonBackgroundStyle : Style { struct126 Gradient gradient;127 Gradient gradientBorderImage;128 Color backgroundColor;129 std::string backgroundSize;130 RefPtr<BackgroundImage> backgroundImage;131 RefPtr<BorderImage> borderImage;132 ImageRepeat backgroundRepeat;133 std::string backgroundPosition;