Home | History | Annotate | Download | only in css

Lines Matching refs:boxShadow

5136             return m_style->setBoxShadow(m_parentStyle->boxShadow() ? new ShadowData(*m_parentStyle->boxShadow()) : 0);