Home | History | Annotate | Download | only in css

Lines Matching refs:textShadow

4718                 return m_style->setTextShadow(m_parentStyle->textShadow() ? new ShadowData(*m_parentStyle->textShadow()) : 0);