pcb 4.1.1
An interactive printed circuit board layout editor.
|
Holds information about output window. More...
#include <global.h>
Data Fields | |
hidGC | bgGC |
hidGC | fgGC |
hidGC | pmGC |
Background; changed from some routines.
Definition at line 200 of file global.h.
Referenced by _draw_pv(), hid_expose_callback(), and hole_callback().
Foreground; changed from some routines.
Definition at line 200 of file global.h.
Referenced by _draw_pv(), _draw_pv_name(), arc_callback(), draw_element_name(), draw_element_package(), draw_pad(), draw_pad_name(), draw_pin(), draw_via(), DrawEMark(), DrawEverything(), DrawLayer(), DrawMaskBoardArea(), DrawPaste(), hid_expose_callback(), hole_callback(), line_callback(), poly_callback(), PrintAssembly(), rat_callback(), set_object_color(), and text_callback().
Depth 1 pixmap GC to store clip.
Definition at line 200 of file global.h.
Referenced by clearPad_callback(), clearPin_callback(), DrawMask(), and hid_expose_callback().