Home | History | Annotate | Download | only in rendering

Lines Matching refs:TextDecorationStyleSolid

794         AppliedTextDecoration() : color(Color::transparent), style(TextDecorationStyleSolid) { }