Home | History | Annotate | Download | only in style

Lines Matching refs:setTextStrokeColor

944     void setTextStrokeColor(const Color& c) { SET_VAR(rareInheritedData, textStrokeColor, c) }