Home
last modified time | relevance | path

Searched refs:vertex_dist_cmd (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/agg/agg-2.5/include/
H A Dagg_vcgen_vertex_sequence.h39 typedef vertex_dist_cmd vertex_type;
88 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
94 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
H A Dagg_vertex_sequence.h163 struct vertex_dist_cmd : public vertex_dist struct
167 vertex_dist_cmd() {} in vertex_dist_cmd() argument
168 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() function
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_vcgen_vertex_sequence.h30 typedef vertex_dist_cmd vertex_type;
79 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
85 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
H A Dagg_vertex_sequence.h157 struct vertex_dist_cmd : public vertex_dist struct
161 vertex_dist_cmd() {} in vertex_dist_cmd() function
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() argument
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_vcgen_vertex_sequence.h30 typedef vertex_dist_cmd vertex_type;
79 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
85 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
H A Dagg_vertex_sequence.h157 struct vertex_dist_cmd : public vertex_dist struct
161 vertex_dist_cmd() {} in vertex_dist_cmd() function
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() function
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_vcgen_vertex_sequence.h30 typedef vertex_dist_cmd vertex_type;
79 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
85 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
H A Dagg_vertex_sequence.h157 struct vertex_dist_cmd : public vertex_dist struct
161 vertex_dist_cmd() {} in vertex_dist_cmd() function
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() function
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_vcgen_vertex_sequence.h30 typedef vertex_dist_cmd vertex_type;
79 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
85 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
H A Dagg_vertex_sequence.h157 struct vertex_dist_cmd : public vertex_dist struct
161 vertex_dist_cmd() {} in vertex_dist_cmd() argument
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() function
/dports/graphics/cfdg/cfdg-3.3_1/src-agg/agg2/
H A Dagg_vertex_sequence.h157 struct vertex_dist_cmd : public vertex_dist struct
161 vertex_dist_cmd() {} in vertex_dist_cmd() argument
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : in vertex_dist_cmd() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/agg23/
H A Dagg_vertex_sequence.h90 struct vertex_dist_cmd : public vertex_dist { struct
92 vertex_dist_cmd() {} in vertex_dist_cmd() function
93 vertex_dist_cmd(float x_, float y_, unsigned cmd_) : in vertex_dist_cmd() argument
H A Dagg_vcgen_stroke.cpp57 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
60 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/agg23/
H A Dagg_vertex_sequence.h92 struct vertex_dist_cmd : public vertex_dist { struct
94 vertex_dist_cmd() {} in vertex_dist_cmd() argument
95 vertex_dist_cmd(float x_, float y_, unsigned cmd_) : in vertex_dist_cmd() function
H A Dagg_vcgen_stroke.cpp59 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd)); in add_vertex()
62 m_src_vertices.add(vertex_dist_cmd(x, y, cmd)); in add_vertex()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/agg23/
H A Dagg_vertex_sequence.h90 struct vertex_dist_cmd : public vertex_dist { struct
92 vertex_dist_cmd() {} in vertex_dist_cmd() argument
93 vertex_dist_cmd(FX_FLOAT x_, FX_FLOAT y_, unsigned cmd_) : in vertex_dist_cmd() argument
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/agg23/
H A Dagg_vertex_sequence.h90 struct vertex_dist_cmd : public vertex_dist { struct
92 vertex_dist_cmd() {} in vertex_dist_cmd() argument
93 vertex_dist_cmd(FX_FLOAT x_, FX_FLOAT y_, unsigned cmd_) : in vertex_dist_cmd() argument
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_vertex_sequence.pas76 vertex_dist_cmd_ptr = ^vertex_dist_cmd;
77 vertex_dist_cmd = record
H A Dagg_vcgen_vertex_sequence.pas75 m_src_vertices.Construct(sizeof(vertex_dist_cmd ) ,6 );
120 vc : vertex_dist_cmd;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_vertex_sequence.pas76 vertex_dist_cmd_ptr = ^vertex_dist_cmd;
77 vertex_dist_cmd = record
H A Dagg_vcgen_vertex_sequence.pas75 m_src_vertices.Construct(sizeof(vertex_dist_cmd ) ,6 );
120 vc : vertex_dist_cmd;
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_vertex_sequence.pas76 vertex_dist_cmd_ptr = ^vertex_dist_cmd;
77 vertex_dist_cmd = record
H A Dagg_vcgen_vertex_sequence.pas75 m_src_vertices.Construct(sizeof(vertex_dist_cmd ) ,6 );
120 vc : vertex_dist_cmd;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_vertex_sequence.pas76 vertex_dist_cmd_ptr = ^vertex_dist_cmd;
77 vertex_dist_cmd = record
H A Dagg_vcgen_vertex_sequence.pas75 m_src_vertices.Construct(sizeof(vertex_dist_cmd ) ,6 );
120 vc : vertex_dist_cmd;

12