Home
last modified time | relevance | path

Searched refs:GDK_JOIN_BEVEL (Results 1 – 25 of 56) sorted by relevance

123

/dports/science/gabedit/GabeditSrc251_300720/src/Utils/
H A DUtilsCairo.c134 case GDK_JOIN_BEVEL : in gabedit_cairo_triangle()
207 case GDK_JOIN_BEVEL : in gabedit_cairo_line()
269 case GDK_JOIN_BEVEL : in gabedit_cairo_arc()
319 case GDK_JOIN_BEVEL : in gabedit_cairo_cercle()
369 case GDK_JOIN_BEVEL : in gabedit_cairo_line_gradient()
430 case GDK_JOIN_BEVEL : in gabedit_cairo_cercle_gradient()
/dports/misc/visp/visp-3.4.0/modules/gui/src/display/
H A DvpDisplayGTK.cpp319 …_line_attributes(m_gc, static_cast<gint>(thickness), GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayCircle()
343 …attributes(m_gc, static_cast<gint>(thickness), GDK_LINE_ON_OFF_DASH, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayDotLine()
346 gdk_gc_set_line_attributes(m_gc, 0, GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayDotLine()
361 …_line_attributes(m_gc, static_cast<gint>(thickness), GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayLine()
398 …_line_attributes(m_gc, static_cast<gint>(thickness), GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayRectangle()
408 gdk_gc_set_line_attributes(m_gc, 0, GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in displayRectangle()
/dports/editors/ted/Ted-2.23/appFrame/
H A DappGuiBaseGtk.h240 # define LINEjoinBEVEL GDK_JOIN_BEVEL
H A DdrawDrawingSurfaceGtk.c318 { GDK_JOIN_MITER, GDK_JOIN_ROUND, GDK_JOIN_BEVEL };
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkgc-x11.c331 values->join_style = GDK_JOIN_BEVEL; in gdk_x11_gc_get_values()
600 case GDK_JOIN_BEVEL: in gdk_x11_gc_values_to_xvalues()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkgc.h117 GDK_JOIN_BEVEL enumerator
H A Dgdkenumtypes.c453 { GDK_JOIN_BEVEL, "GDK_JOIN_BEVEL", "bevel" }, in gdk_join_style_get_type()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkgc.inc79 GDK_JOIN_BEVEL
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gdk/
H A Dgdkgc.inc79 GDK_JOIN_BEVEL
/dports/graphics/libgnomecanvas/libgnomecanvas-2.30.3/libgnomecanvas/
H A Dgnome-canvas-util.c665 case GDK_JOIN_BEVEL: in gnome_canvas_join_gdk_to_art()
/dports/graphics/graphviz/graphviz-2.44.1/cmd/lefty/ws/gtk/
H A Dgcanvas.c1041 GDK_CAP_NOT_LAST, GDK_JOIN_BEVEL); in setgattr()
1050 GDK_CAP_NOT_LAST, GDK_JOIN_BEVEL); in setgattr()
1054 GDK_CAP_NOT_LAST, GDK_JOIN_BEVEL); in setgattr()
/dports/math/ggobi/ggobi-2.1.11/src/
H A Drenderer-cairo.gob86 case GDK_JOIN_BEVEL:
H A Dggobi-renderer-cairo.c458 case GDK_JOIN_BEVEL: in ggobi_renderer_cairo_line_type()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkgc-quartz.c608 case GDK_JOIN_BEVEL: in _gdk_quartz_gc_update_cg_context()
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgdk.defs108 (bevel GDK_JOIN_BEVEL))
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgdk-types.defs279 '("bevel" "GDK_JOIN_BEVEL")
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/lib/gtk/
H A Dgtk.c642 tka->join_style[GC_JOIN_BEVEL] = GDK_JOIN_BEVEL; in _CreateGtkToolkitAbstraction()
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/swpack/
H A Dzgpack.c770 GDK_JOIN_BEVEL); in zggopn_()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gdk/
H A Dgdktypes.pp168 GDK_JOIN_BEVEL = 2;
/dports/science/dcl/dcl-5.4.8/src/grph1/swpack/
H A Dzgpack.c763 GDK_JOIN_BEVEL); in zggopn_()
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/src/
H A Dgdk_enums.defs358 '("bevel" "GDK_JOIN_BEVEL" "2")
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkgc-win32.c196 case GDK_JOIN_BEVEL: in fixup_pen()
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgdk-base-types.defs547 '("bevel" "GDK_JOIN_BEVEL")
/dports/graphics/dia/dia-0.97.3/lib/
H A Ddiagdkrenderer.c358 renderer->join_style = GDK_JOIN_BEVEL; in set_linejoin()
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/gapcmon/
H A Dgapcmon.c771 1, GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in lg_graph_draw_grid_lines()
775 2, GDK_LINE_SOLID, GDK_CAP_ROUND, GDK_JOIN_BEVEL); in lg_graph_draw_grid_lines()
816 1, GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in lg_graph_draw_grid_lines()
820 2, GDK_LINE_SOLID, GDK_CAP_ROUND, GDK_JOIN_BEVEL); in lg_graph_draw_grid_lines()
1261 2, GDK_LINE_SOLID, GDK_CAP_BUTT, GDK_JOIN_BEVEL); in lg_graph_draw()

123