Home
last modified time | relevance | path

Searched refs:Cairo_Draw_Line (Results 1 – 6 of 6) sorted by relevance

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Ddraw_structure.c364 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
367 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
376 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
379 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
440 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
472 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
486 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
494 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
507 Cairo_Draw_Line( cr, in Draw_Wire_Segments()
592 Cairo_Draw_Line( cr, in Draw_Surface_Patches()
[all …]
H A Ddraw_radiation.c299 Cairo_Draw_Line( cr, segm.x1, segm.y1, segm.x2, segm.y2 ); in Draw_Radiation_Pattern()
326 Cairo_Draw_Line( cr, segm.x1, segm.y1, segm.x2, segm.y2 ); in Draw_Radiation_Pattern()
467 Cairo_Draw_Line( cr, segm.x1, segm.y1, segm.x2, segm.y2 ); in Draw_Near_Field()
498 Cairo_Draw_Line( cr, segm.x1, segm.y1, segm.x2, segm.y2 ); in Draw_Near_Field()
565 Cairo_Draw_Line( cr, segm.x1, segm.y1, segm.x2, segm.y2 ); in Draw_Near_Field()
H A Ddraw.c297 Cairo_Draw_Line( cairo_t *cr, int x1, int y1, int x2, int y2 ) in Cairo_Draw_Line() function
H A Dplot_freqdata.c526 Cairo_Draw_Line( cr, xps, rect->y, xps, yph ); in Draw_Plotting_Frame()
534 Cairo_Draw_Line( cr, rect->x, yps, xpw, yps ); in Draw_Plotting_Frame()
553 Cairo_Draw_Line( cr, rect->x+(int)fr, rect->y, rect->x+(int)fr, yph ); in Draw_Plotting_Frame()
H A Dcallbacks.c476 Cairo_Draw_Line( cr, idx, 0, idx, 28 ); in on_main_colorcode_drawingarea_expose_event()
1212 Cairo_Draw_Line( cr, idx, 0, idx, 28 ); in on_rdpattern_colorcode_drawingarea_expose_event()
H A Dcommon.h1065 void Cairo_Draw_Line(cairo_t *cr, int x1, int y1, int x2, int y2);