Lines Matching refs:GC
94 GC pPenGC_; // Pen attributes
98 GC pFontGC_; // Font attributes
107 GC pBrushGC_; // Brush attributes
112 GC pMonoGC_;
113 GC pCopyGC_;
114 GC pMaskGC_;
115 GC pInvertGC_;
116 GC pInvert50GC_;
117 GC pStippleGC_;
118 GC pTrackingGC_;
136 void SetClipRegion( GC pGC,
139 GC GetTrackingGC();
140 GC GetInvertGC();
141 GC GetInvert50GC();
142 GC CreateGC( Drawable hDrawable,
144 GC SelectPen();
145 GC SelectBrush();
148 GC pGC,
153 inline GC GetMonoGC( Pixmap hPixmap );
154 inline GC GetCopyGC();
155 inline GC GetStippleGC();
170 GC SetMask ( int &nX,
184 GC GetFontGC();
365 GC aDestGC,