Home
last modified time | relevance | path

Searched refs:pixfmt_type (Results 1 – 25 of 62) sorted by relevance

123

/dports/graphics/agg/agg-2.5/include/
H A Dagg_image_accessors.h37 typedef PixFmt pixfmt_type; typedef
51 void attach(const pixfmt_type& pixf) in attach()
107 const pixfmt_type* m_pixf;
120 typedef PixFmt pixfmt_type; typedef
131 void attach(const pixfmt_type& pixf) in attach()
155 const pixfmt_type* m_pixf;
167 typedef PixFmt pixfmt_type; typedef
178 void attach(const pixfmt_type& pixf) in attach()
230 const pixfmt_type* m_pixf;
243 typedef PixFmt pixfmt_type; typedef
[all …]
H A Dagg_pixfmt_transposer.h36 typedef PixFmt pixfmt_type; typedef
37 typedef typename pixfmt_type::color_type color_type;
38 typedef typename pixfmt_type::row_data row_data;
44 explicit pixfmt_transposer(pixfmt_type& pixf) : m_pixf(&pixf) {} in pixfmt_transposer()
45 void attach(pixfmt_type& pixf) { m_pixf = &pixf; } in attach()
160 pixfmt_type* m_pixf;
H A Dagg_renderer_mclip.h39 typedef PixelFormat pixfmt_type; typedef
40 typedef typename pixfmt_type::color_type color_type;
41 typedef typename pixfmt_type::row_data row_data;
42 typedef renderer_base<pixfmt_type> base_ren_type;
45 explicit renderer_mclip(pixfmt_type& pixf) : in renderer_mclip()
50 void attach(pixfmt_type& pixf) in attach()
57 const pixfmt_type& ren() const { return m_ren.ren(); } in ren()
58 pixfmt_type& ren() { return m_ren.ren(); } in ren()
H A Dagg_pixfmt_amask_adaptor.h40 typedef PixFmt pixfmt_type; typedef
41 typedef typename pixfmt_type::color_type color_type;
42 typedef typename pixfmt_type::row_data row_data;
71 pixfmt_amask_adaptor(pixfmt_type& pixf, const amask_type& mask) : in pixfmt_amask_adaptor()
75 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; } in attach_pixfmt()
241 pixfmt_type* m_pixf;
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/agg24-svn/include/
H A Dagg_image_accessors.h28 typedef PixFmt pixfmt_type; typedef
42 void attach(pixfmt_type& pixf) in attach()
98 const pixfmt_type* m_pixf;
111 typedef PixFmt pixfmt_type; typedef
122 void attach(pixfmt_type& pixf) in attach()
146 const pixfmt_type* m_pixf;
158 typedef PixFmt pixfmt_type; typedef
169 void attach(pixfmt_type& pixf) in attach()
221 const pixfmt_type* m_pixf;
234 typedef PixFmt pixfmt_type; typedef
[all …]
H A Dagg_pixfmt_transposer.h27 typedef PixFmt pixfmt_type; typedef
28 typedef typename pixfmt_type::color_type color_type;
29 typedef typename pixfmt_type::row_data row_data;
35 explicit pixfmt_transposer(pixfmt_type& pixf) : m_pixf(&pixf) {} in pixfmt_transposer()
36 void attach(pixfmt_type& pixf) { m_pixf = &pixf; } in attach()
151 pixfmt_type* m_pixf;
H A Dagg_renderer_mclip.h34 typedef PixelFormat pixfmt_type; typedef
35 typedef typename pixfmt_type::color_type color_type;
36 typedef typename pixfmt_type::row_data row_data;
37 typedef renderer_base<pixfmt_type> base_ren_type;
40 explicit renderer_mclip(pixfmt_type& pixf) : in renderer_mclip()
45 void attach(pixfmt_type& pixf) in attach()
52 const pixfmt_type& ren() const { return m_ren.ren(); } in ren()
53 pixfmt_type& ren() { return m_ren.ren(); } in ren()
H A Dagg_pixfmt_amask_adaptor.h31 typedef PixFmt pixfmt_type; typedef
32 typedef typename pixfmt_type::color_type color_type;
33 typedef typename pixfmt_type::row_data row_data;
62 pixfmt_amask_adaptor(pixfmt_type& pixf, amask_type& mask) : in pixfmt_amask_adaptor()
66 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; } in attach_pixfmt()
232 pixfmt_type* m_pixf;
/dports/math/py-matplotlib/matplotlib-3.4.3/extern/agg24-svn/include/
H A Dagg_image_accessors.h28 typedef PixFmt pixfmt_type; typedef
42 void attach(pixfmt_type& pixf) in attach()
98 const pixfmt_type* m_pixf;
111 typedef PixFmt pixfmt_type; typedef
122 void attach(pixfmt_type& pixf) in attach()
146 const pixfmt_type* m_pixf;
158 typedef PixFmt pixfmt_type; typedef
169 void attach(pixfmt_type& pixf) in attach()
221 const pixfmt_type* m_pixf;
234 typedef PixFmt pixfmt_type; typedef
[all …]
H A Dagg_pixfmt_transposer.h27 typedef PixFmt pixfmt_type; typedef
28 typedef typename pixfmt_type::color_type color_type;
29 typedef typename pixfmt_type::row_data row_data;
35 explicit pixfmt_transposer(pixfmt_type& pixf) : m_pixf(&pixf) {} in pixfmt_transposer()
36 void attach(pixfmt_type& pixf) { m_pixf = &pixf; } in attach()
151 pixfmt_type* m_pixf;
H A Dagg_renderer_mclip.h34 typedef PixelFormat pixfmt_type; typedef
35 typedef typename pixfmt_type::color_type color_type;
36 typedef typename pixfmt_type::row_data row_data;
37 typedef renderer_base<pixfmt_type> base_ren_type;
40 explicit renderer_mclip(pixfmt_type& pixf) : in renderer_mclip()
45 void attach(pixfmt_type& pixf) in attach()
52 const pixfmt_type& ren() const { return m_ren.ren(); } in ren()
53 pixfmt_type& ren() { return m_ren.ren(); } in ren()
H A Dagg_pixfmt_amask_adaptor.h31 typedef PixFmt pixfmt_type; typedef
32 typedef typename pixfmt_type::color_type color_type;
33 typedef typename pixfmt_type::row_data row_data;
62 pixfmt_amask_adaptor(pixfmt_type& pixf, amask_type& mask) : in pixfmt_amask_adaptor()
66 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; } in attach_pixfmt()
232 pixfmt_type* m_pixf;
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_image_accessors.h28 typedef PixFmt pixfmt_type; typedef
42 void attach(const pixfmt_type& pixf) in attach()
98 const pixfmt_type* m_pixf;
111 typedef PixFmt pixfmt_type; typedef
122 void attach(const pixfmt_type& pixf) in attach()
146 const pixfmt_type* m_pixf;
158 typedef PixFmt pixfmt_type; typedef
169 void attach(const pixfmt_type& pixf) in attach()
221 const pixfmt_type* m_pixf;
234 typedef PixFmt pixfmt_type; typedef
[all …]
H A Dagg_pixfmt_transposer.h27 typedef PixFmt pixfmt_type; typedef
28 typedef typename pixfmt_type::color_type color_type;
29 typedef typename pixfmt_type::row_data row_data;
35 explicit pixfmt_transposer(pixfmt_type& pixf) : m_pixf(&pixf) {} in pixfmt_transposer()
36 void attach(pixfmt_type& pixf) { m_pixf = &pixf; } in attach()
151 pixfmt_type* m_pixf;
H A Dagg_renderer_mclip.h34 typedef PixelFormat pixfmt_type; typedef
35 typedef typename pixfmt_type::color_type color_type;
36 typedef typename pixfmt_type::row_data row_data;
37 typedef renderer_base<pixfmt_type> base_ren_type;
40 explicit renderer_mclip(pixfmt_type& pixf) : in renderer_mclip()
45 void attach(pixfmt_type& pixf) in attach()
52 const pixfmt_type& ren() const { return m_ren.ren(); } in ren()
53 pixfmt_type& ren() { return m_ren.ren(); } in ren()
H A Dagg_pixfmt_amask_adaptor.h31 typedef PixFmt pixfmt_type; typedef
32 typedef typename pixfmt_type::color_type color_type;
33 typedef typename pixfmt_type::row_data row_data;
62 pixfmt_amask_adaptor(pixfmt_type& pixf, const amask_type& mask) : in pixfmt_amask_adaptor()
66 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; } in attach_pixfmt()
232 pixfmt_type* m_pixf;
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg_image_accessors.h28 typedef PixFmt pixfmt_type; typedef
42 void attach(pixfmt_type& pixf) in attach()
98 const pixfmt_type* m_pixf;
111 typedef PixFmt pixfmt_type; typedef
122 void attach(pixfmt_type& pixf) in attach()
146 const pixfmt_type* m_pixf;
158 typedef PixFmt pixfmt_type; typedef
169 void attach(pixfmt_type& pixf) in attach()
221 const pixfmt_type* m_pixf;
234 typedef PixFmt pixfmt_type; typedef
[all …]
H A Dagg_pixfmt_transposer.h27 typedef PixFmt pixfmt_type; typedef
28 typedef typename pixfmt_type::color_type color_type;
29 typedef typename pixfmt_type::row_data row_data;
35 explicit pixfmt_transposer(pixfmt_type& pixf) : m_pixf(&pixf) {} in pixfmt_transposer()
36 void attach(pixfmt_type& pixf) { m_pixf = &pixf; } in attach()
151 pixfmt_type* m_pixf;
H A Dagg_renderer_mclip.h34 typedef PixelFormat pixfmt_type; in usage()
35 typedef typename pixfmt_type::color_type color_type; in usage()
36 typedef typename pixfmt_type::row_data row_data; in usage()
37 typedef renderer_base<pixfmt_type> base_ren_type; in usage()
40 explicit renderer_mclip(pixfmt_type& pixf) : in usage()
45 void attach(pixfmt_type& pixf) in usage()
52 const pixfmt_type& ren() const { return m_ren.ren(); } in usage()
53 pixfmt_type& ren() { return m_ren.ren(); } in usage()
H A Dagg_pixfmt_amask_adaptor.h31 typedef PixFmt pixfmt_type;
32 typedef typename pixfmt_type::color_type color_type;
33 typedef typename pixfmt_type::row_data row_data;
62 pixfmt_amask_adaptor(pixfmt_type& pixf, amask_type& mask) :
66 void attach_pixfmt(pixfmt_type& pixf) { m_pixf = &pixf; }
232 pixfmt_type* m_pixf;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/agg23/
H A Dagg_renderer_base.h29 typedef PixelFormat pixfmt_type; typedef
30 typedef typename pixfmt_type::color_type color_type;
31 typedef typename pixfmt_type::row_data row_data;
32 typedef typename pixfmt_type::span_data span_data;
34 renderer_base(pixfmt_type& ren) : in renderer_base()
38 void attach(pixfmt_type& ren) in attach()
43 const pixfmt_type& ren() const in ren()
47 pixfmt_type& ren() in ren()
159 pixfmt_type* m_ren;
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/agg23/
H A Dagg_renderer_base.h29 typedef PixelFormat pixfmt_type; typedef
30 typedef typename pixfmt_type::color_type color_type;
31 typedef typename pixfmt_type::row_data row_data;
32 typedef typename pixfmt_type::span_data span_data;
34 renderer_base(pixfmt_type& ren) : in renderer_base()
38 void attach(pixfmt_type& ren) in attach()
43 const pixfmt_type& ren() const in ren()
47 pixfmt_type& ren() in ren()
159 pixfmt_type* m_ren;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/agg23/
H A Dagg_renderer_base.h31 typedef PixelFormat pixfmt_type; typedef
32 typedef typename pixfmt_type::color_type color_type;
33 typedef typename pixfmt_type::row_data row_data;
34 typedef typename pixfmt_type::span_data span_data;
36 renderer_base(pixfmt_type& ren) : in renderer_base()
40 void attach(pixfmt_type& ren) in attach()
45 const pixfmt_type& ren() const in ren()
49 pixfmt_type& ren() in ren()
161 pixfmt_type* m_ren;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/agg23/
H A Dagg_renderer_base.h29 typedef PixelFormat pixfmt_type; typedef
30 typedef typename pixfmt_type::color_type color_type;
31 typedef typename pixfmt_type::row_data row_data;
32 typedef typename pixfmt_type::span_data span_data;
34 renderer_base(pixfmt_type& ren) : in renderer_base()
38 void attach(pixfmt_type& ren) in attach()
43 const pixfmt_type& ren() const in ren()
47 pixfmt_type& ren() in ren()
159 pixfmt_type* m_ren;
/dports/graphics/agg/agg-2.5/examples/
H A Dalpha_mask3.cpp99 typedef agg::pixfmt_bgr24 pixfmt_type; typedef in the_application
145 pixfmt_type pf(rbuf_window()); in draw_text()
146 agg::renderer_base<pixfmt_type> rb(pf); in draw_text()
147 agg::renderer_scanline_aa_solid<agg::renderer_base<pixfmt_type> > ren(rb); in draw_text()
202 pixfmt_type pixf(rbuf_window()); in perform_rendering()
204 typedef agg::pixfmt_amask_adaptor<pixfmt_type, alpha_mask_type> pixfmt_amask_type; in perform_rendering()
229 pixfmt_type pf(rbuf_window()); in render()
230 agg::renderer_base<pixfmt_type> rb(pf); in render()
231 agg::renderer_scanline_aa_solid<agg::renderer_base<pixfmt_type> > ren(rb); in render()
501 typedef agg::renderer_base<pixfmt_type> base_ren_type; in on_draw()
[all …]

123