Home | History | Annotate | Download | only in win

Lines Matching refs:m_transparent

350     , m_transparent(false)
1104 GraphicsContext gc(bitmapDC, m_transparent);
1107 if (m_transparent)
5774 if (m_transparent == !!transparent)
5777 m_transparent = transparent;