Searched refs:m_hBackgroundPixmap (Results 1 – 2 of 2) sorted by relevance
428 if( m_hBackgroundPixmap ) in ~GtkSalFrame()433 XFreePixmap( getDisplay()->GetDisplay(), m_hBackgroundPixmap ); in ~GtkSalFrame()558 m_hBackgroundPixmap = None; in InitCommon()643 m_hBackgroundPixmap ); in InitCommon()2578 if( m_hBackgroundPixmap ) in SetBackgroundBitmap()2584 m_hBackgroundPixmap = None; in SetBackgroundBitmap()2592 m_hBackgroundPixmap = in SetBackgroundBitmap()2598 if( m_hBackgroundPixmap ) in SetBackgroundBitmap()2604 pBM->ImplDraw( m_hBackgroundPixmap, in SetBackgroundBitmap()2611 m_hBackgroundPixmap ); in SetBackgroundBitmap()[all …]
165 Pixmap m_hBackgroundPixmap; member in GtkSalFrame288 Pixmap getBackgroundPixmap() const { return m_hBackgroundPixmap; } in getBackgroundPixmap()
Completed in 35 milliseconds