Home
last modified time | relevance | path

Searched defs:draw_segments (Results 1 – 23 of 23) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbHierInstShapeItr.cpp243 bool draw_segments; in iterate_inst() local
350 bool draw_segments) in iterate_swires()
368 bool draw_segments) in iterate_swire()
412 bool draw_segments) in iterate_wire()
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/graph/
H A Dgraphics.mli156 val draw_segments : (int * int * int * int) array -> unit val
H A Dgraphics.ml119 let draw_segments segs = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/graph/
H A Dgraphics.mli156 val draw_segments : (int * int * int * int) array -> unit val
H A Dgraphics.ml119 let draw_segments segs = function
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkdrawable.h113 void (*draw_segments) (GdkDrawable *drawable, member
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/measureit/
H A Dmeasureit_geometry.py49 def draw_segments(context, myobj, op, region, rv3d): function
/dports/devel/boost-docs/boost_1_72_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/devel/hyperscan/boost_1_75_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/devel/boost-python-libs/boost_1_72_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/databases/percona57-server/boost_1_59_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/databases/xtrabackup/boost_1_59_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/databases/percona57-client/boost_1_59_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/devel/boost-libs/boost_1_72_0/libs/polygon/example/
H A Dvoronoi_visualizer.cpp227 void draw_segments() { in draw_segments() function in GLWidget
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_shadowbounds.cpp499 void draw_segments( const viewDef_t *viewDef, const MySegments & s, idVec4 color ) in draw_segments() function
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gdk/gdkmm/
H A Ddrawable.cc308 void Drawable::draw_segments(const Glib::RefPtr<const GC>& gc, GdkSegment* segs, int nsegs) in draw_segments() function in Gdk::Drawable
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dccurve.c85 Segment* draw_segments; member
/dports/devel/thonny/thonny-3.3.14/thonny/
H A Dshell.py1829 def draw_segments(self, segments_by_color): member in PlotterCanvas
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkdrawable-win32.c1166 draw_segments (GdkGCWin32 *gcwin32, in draw_segments() function
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmsdraw.c1618 draw_segments(lsegment *s, int n, HPEN pen) in draw_segments() function
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmainwindow.c2857 static void draw_segments(unsigned char *rgb, int x, int y, int w, int h, int l) in draw_segments() function