pcb 4.1.1
An interactive printed circuit board layout editor.
|
Data Fields | |
GdkGC * | bg_gc |
GdkGC * | offlimits_gc |
GdkGC * | mask_gc |
GdkGC * | u_gc |
GdkGC * | grid_gc |
bool | clip |
GdkRectangle | clip_rect |
int | attached_invalidate_depth |
int | mark_invalidate_depth |
guint | lead_user_timeout |
GTimer * | lead_user_timer |
bool | lead_user |
Coord | lead_user_radius |
Coord | lead_user_x |
Coord | lead_user_y |
hidGC | crosshair_gc |
GdkGLConfig * | glconfig |
bool | trans_lines |
bool | in_context |
int | subcomposite_stencil_bit |
char * | current_colorname |
double | current_alpha_mult |
GTimer * | time_since_expose |
Definition at line 60 of file gtkhid-gdk.c.
Definition at line 68 of file gtkhid-gdk.c.
Referenced by ghid_notify_crosshair_change(), and redraw_region().
GdkGC* render_priv::bg_gc |
Definition at line 61 of file gtkhid-gdk.c.
Referenced by ghid_draw_bg_image(), ghid_drawing_area_configure_hook(), ghid_drawing_area_expose_cb(), ghid_pinout_preview_expose(), ghid_render_pixmap(), ghid_screen_update(), ghid_set_special_colors(), and redraw_region().
bool render_priv::clip |
Definition at line 66 of file gtkhid-gdk.c.
Referenced by redraw_region(), and set_clip().
GdkRectangle render_priv::clip_rect |
Definition at line 67 of file gtkhid-gdk.c.
Referenced by redraw_region(), and set_clip().
Definition at line 79 of file gtkhid-gdk.c.
Referenced by ghid_drawing_area_expose_cb(), ghid_init_renderer(), ghid_notify_crosshair_change(), ghid_notify_mark_change(), ghid_shutdown_renderer(), and redraw_region().
Definition at line 69 of file gtkhid-gl.c.
Referenced by set_gl_color_for_gc().
Definition at line 68 of file gtkhid-gl.c.
Referenced by set_gl_color_for_gc().
GdkGLConfig* render_priv::glconfig |
Definition at line 64 of file gtkhid-gl.c.
Referenced by ghid_init_drawing_widget(), and ghid_init_renderer().
GdkGC* render_priv::grid_gc |
Definition at line 65 of file gtkhid-gdk.c.
Referenced by ghid_draw_grid(), ghid_set_special_colors(), redraw_region(), and set_special_grid_color().
Definition at line 66 of file gtkhid-gl.c.
Referenced by ghid_end_drawing(), ghid_render_pixmap(), and ghid_start_drawing().
Definition at line 74 of file gtkhid-gdk.c.
Referenced by draw_lead_user(), ghid_cancel_lead_user(), and ghid_lead_user_to_location().
Definition at line 75 of file gtkhid-gdk.c.
Referenced by draw_lead_user(), ghid_lead_user_to_location(), and lead_user_cb().
Definition at line 72 of file gtkhid-gdk.c.
Referenced by ghid_cancel_lead_user(), and ghid_lead_user_to_location().
GTimer * render_priv::lead_user_timer |
Definition at line 73 of file gtkhid-gdk.c.
Referenced by ghid_cancel_lead_user(), ghid_lead_user_to_location(), and lead_user_cb().
Definition at line 76 of file gtkhid-gdk.c.
Referenced by draw_lead_user(), and ghid_lead_user_to_location().
Definition at line 77 of file gtkhid-gdk.c.
Referenced by draw_lead_user(), and ghid_lead_user_to_location().
Definition at line 69 of file gtkhid-gdk.c.
Referenced by ghid_notify_mark_change(), and redraw_region().
GdkGC* render_priv::mask_gc |
Definition at line 63 of file gtkhid-gdk.c.
Referenced by ghid_use_mask(), and redraw_region().
GdkGC* render_priv::offlimits_gc |
Definition at line 62 of file gtkhid-gdk.c.
Referenced by ghid_drawing_area_configure_hook(), ghid_set_special_colors(), and redraw_region().
Definition at line 67 of file gtkhid-gl.c.
Referenced by end_subcomposite(), and start_subcomposite().
GTimer* render_priv::time_since_expose |
Definition at line 70 of file gtkhid-gl.c.
Referenced by ghid_drawing_area_expose_cb(), ghid_init_renderer(), and ghid_invalidate_all().
Definition at line 65 of file gtkhid-gl.c.
Referenced by ghid_set_layer().
GdkGC* render_priv::u_gc |
Definition at line 64 of file gtkhid-gdk.c.
Referenced by ghid_draw_arc(), ghid_draw_line(), ghid_draw_rect(), ghid_fill_circle(), ghid_fill_polygon(), ghid_fill_rect(), and use_gc().