Home | History | Annotate | Download | only in style

Lines Matching refs:setLightingColor

1337     void setLightingColor(const StyleColor& c) { accessSVGStyle()->setLightingColor(c.color()); }