Searched refs:GetMonoGC (Results 1 – 3 of 3) sorted by relevance
460 GC GetMonoGC( int nScreen ) const { return getDataForScreen(nScreen).m_aMonoGC; } in GetMonoGC() function in SalDisplay514 ? GetMonoGC( nScreen ) in GetGC()
153 inline GC GetMonoGC( Pixmap hPixmap );
143 inline GC X11SalGraphics::GetMonoGC( Pixmap hPixmap ) in GetMonoGC() function in X11SalGraphics377 GetDisplay()->GetMonoGC( m_nScreen ), in SetMask()382 GC pMonoGC = GetMonoGC( hPixmap ); in SetMask()
Completed in 30 milliseconds