Home
last modified time | relevance | path

Searched refs:structure_pixmap (Results 1 – 5 of 5) sorted by relevance

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Ddraw_structure.c42 cairo_t *cr = gdk_cairo_create( structure_pixmap ); in Draw_Structure()
55 Draw_XYZ_Axes( structure_pixmap, structure_proj_params ); in Draw_Structure()
65 drawingarea->window, structure_pixmap, FALSE ); in Draw_Structure()
320 cairo_t *cr = gdk_cairo_create( structure_pixmap ); in Draw_Wire_Segments()
530 cairo_t *cr = gdk_cairo_create( structure_pixmap ); in Draw_Surface_Patches()
H A Ddraw_radiation.c257 GdkPixmap *pixmap = structure_pixmap; in Draw_Radiation_Pattern()
261 structure_pixmap = rdpattern_pixmap; in Draw_Radiation_Pattern()
274 structure_pixmap = pixmap; in Draw_Radiation_Pattern()
418 GdkPixmap *pixmap = structure_pixmap; in Draw_Near_Field()
422 structure_pixmap = rdpattern_pixmap; in Draw_Near_Field()
432 structure_pixmap = pixmap; in Draw_Near_Field()
H A Dshared.h107 extern GdkPixmap *structure_pixmap ;
H A Dshared.c108 GdkPixmap *structure_pixmap = NULL; variable
H A Dcallbacks.c145 saveas_pixmap = structure_pixmap; in on_main_save_activate()
163 saveas_pixmap = structure_pixmap; in on_main_save_as_activate()
564 &structure_pixmap, in on_structure_drawingarea_configure_event()