Home | History | Annotate | Download | only in rendering

Lines Matching refs:maskBoxImage

1722     updateImage(oldStyle ? oldStyle->maskBoxImage().image() : 0, m_style->maskBoxImage().image());
2532 if (StyleImage* maskBoxImage = m_style->maskBoxImage().image())
2533 maskBoxImage->removeClient(this);