Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:m_drawsTransparentBackground

126     , m_drawsTransparentBackground(false)
555 if (m_drawsTransparentBackground == drawsTransparentBackground)
558 m_drawsTransparentBackground = drawsTransparentBackground;
2812 parameters.drawsTransparentBackground = m_drawsTransparentBackground;