Symbol: self_type
headers/libs/agg/agg_alpha_mask_u8.h
302
alpha_mask_u8(const self_type&);
headers/libs/agg/agg_alpha_mask_u8.h
303
const self_type& operator = (const self_type&);
headers/libs/agg/agg_alpha_mask_u8.h
449
amask_no_clip_u8(const self_type&);
headers/libs/agg/agg_alpha_mask_u8.h
450
const self_type& operator = (const self_type&);
headers/libs/agg/agg_array.h
120
pod_array(const self_type& v) :
headers/libs/agg/agg_array.h
135
const self_type& operator = (const self_type& v)
headers/libs/agg/agg_array.h
59
const self_type& operator = (const T* c)
headers/libs/agg/agg_basics.h
298
const self_type& normalize()
headers/libs/agg/agg_basics.h
306
bool clip(const self_type& r)
headers/libs/agg/agg_basics.h
325
bool overlaps(const self_type& r) const
headers/libs/agg/agg_blur.h
1191
const self_type& c1,
headers/libs/agg/agg_blur.h
1192
const self_type& c2,
headers/libs/agg/agg_blur.h
1193
const self_type& c3,
headers/libs/agg/agg_blur.h
1194
const self_type& c4)
headers/libs/agg/agg_blur.h
1234
const self_type& c1,
headers/libs/agg/agg_blur.h
1235
const self_type& c2,
headers/libs/agg/agg_blur.h
1236
const self_type& c3,
headers/libs/agg/agg_blur.h
1237
const self_type& c4)
headers/libs/agg/agg_blur.h
1273
const self_type& c1,
headers/libs/agg/agg_blur.h
1274
const self_type& c2,
headers/libs/agg/agg_blur.h
1275
const self_type& c3,
headers/libs/agg/agg_blur.h
1276
const self_type& c4)
headers/libs/agg/agg_color_gray.h
114
const self_type& premultiply()
headers/libs/agg/agg_color_gray.h
127
const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_gray.h
142
const self_type& demultiply()
headers/libs/agg/agg_color_gray.h
156
self_type gradient(self_type c, double k) const
headers/libs/agg/agg_color_gray.h
158
self_type ret;
headers/libs/agg/agg_color_gray.h
166
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_gray.h
191
static self_type no_color() { return self_type(0,0); }
headers/libs/agg/agg_color_gray.h
249
gray16(const self_type& c, unsigned a_) :
headers/libs/agg/agg_color_gray.h
279
const self_type& transparent()
headers/libs/agg/agg_color_gray.h
301
const self_type& premultiply()
headers/libs/agg/agg_color_gray.h
314
const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_gray.h
329
const self_type& demultiply()
headers/libs/agg/agg_color_gray.h
343
self_type gradient(self_type c, double k) const
headers/libs/agg/agg_color_gray.h
345
self_type ret;
headers/libs/agg/agg_color_gray.h
353
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_gray.h
378
static self_type no_color() { return self_type(0,0); }
headers/libs/agg/agg_color_gray.h
62
gray8(const self_type& c, unsigned a_) :
headers/libs/agg/agg_color_gray.h
92
const self_type& transparent()
headers/libs/agg/agg_color_rgba.h
260
rgba8(const self_type& c, unsigned a_) :
headers/libs/agg/agg_color_rgba.h
277
const self_type& transparent()
headers/libs/agg/agg_color_rgba.h
284
const self_type& opacity(double a_)
headers/libs/agg/agg_color_rgba.h
299
AGG_INLINE const self_type& premultiply()
headers/libs/agg/agg_color_rgba.h
314
AGG_INLINE const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_rgba.h
333
AGG_INLINE const self_type& demultiply()
headers/libs/agg/agg_color_rgba.h
351
AGG_INLINE self_type gradient(const self_type& c, double k) const
headers/libs/agg/agg_color_rgba.h
353
self_type ret;
headers/libs/agg/agg_color_rgba.h
363
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_rgba.h
412
static self_type no_color() { return self_type(0,0,0,0); }
headers/libs/agg/agg_color_rgba.h
415
static self_type from_wavelength(double wl, double gamma = 1.0)
headers/libs/agg/agg_color_rgba.h
417
return self_type(rgba::from_wavelength(wl, gamma));
headers/libs/agg/agg_color_rgba.h
501
rgba16(const self_type& c, unsigned a_) :
headers/libs/agg/agg_color_rgba.h
539
const self_type& transparent()
headers/libs/agg/agg_color_rgba.h
546
AGG_INLINE const self_type& opacity(double a_)
headers/libs/agg/agg_color_rgba.h
561
AGG_INLINE const self_type& premultiply()
headers/libs/agg/agg_color_rgba.h
576
AGG_INLINE const self_type& premultiply(unsigned a_)
headers/libs/agg/agg_color_rgba.h
595
AGG_INLINE const self_type& demultiply()
headers/libs/agg/agg_color_rgba.h
613
AGG_INLINE self_type gradient(const self_type& c, double k) const
headers/libs/agg/agg_color_rgba.h
615
self_type ret;
headers/libs/agg/agg_color_rgba.h
625
AGG_INLINE void add(const self_type& c, unsigned cover)
headers/libs/agg/agg_color_rgba.h
674
static self_type no_color() { return self_type(0,0,0,0); }
headers/libs/agg/agg_color_rgba.h
677
static self_type from_wavelength(double wl, double gamma = 1.0)
headers/libs/agg/agg_color_rgba.h
679
return self_type(rgba::from_wavelength(wl, gamma));
headers/libs/agg/agg_conv_curve.h
118
conv_curve(const self_type&);
headers/libs/agg/agg_conv_curve.h
119
const self_type& operator = (const self_type&);
headers/libs/agg/agg_font_cache_manager.h
378
font_cache_manager(const self_type&);
headers/libs/agg/agg_font_cache_manager.h
379
const self_type& operator = (const self_type&);
headers/libs/agg/agg_gamma_lut.h
112
gamma_lut(const self_type&);
headers/libs/agg/agg_gamma_lut.h
113
const self_type& operator = (const self_type&);
headers/libs/agg/agg_path_storage.h
48
vertex_block_storage(const self_type& v);
headers/libs/agg/agg_path_storage.h
49
const self_type& operator = (const self_type& ps);
headers/libs/agg/agg_rasterizer_cells_aa.h
97
rasterizer_cells_aa(const self_type&);
headers/libs/agg/agg_rasterizer_cells_aa.h
98
const self_type& operator = (const self_type&);
headers/libs/agg/agg_renderer_outline_aa.h
1411
cover_type covers[line_interpolator_aa_base<self_type>::max_half_width * 2 + 4];
headers/libs/agg/agg_renderer_outline_aa.h
1483
cover_type covers[line_interpolator_aa_base<self_type>::max_half_width * 2 + 4];
headers/libs/agg/agg_renderer_outline_aa.h
1560
line_interpolator_aa0<self_type> li(*this, lp);
headers/libs/agg/agg_renderer_outline_aa.h
1617
line_interpolator_aa1<self_type> li(*this, lp, sx, sy);
headers/libs/agg/agg_renderer_outline_aa.h
1685
line_interpolator_aa2<self_type> li(*this, lp, ex, ey);
headers/libs/agg/agg_renderer_outline_aa.h
1756
line_interpolator_aa3<self_type> li(*this, lp, sx, sy, ex, ey);
headers/libs/agg/agg_renderer_outline_image.h
921
line_interpolator_image<self_type> li(*this, lp,
headers/libs/agg/agg_scanline_p.h
163
scanline_p8(const self_type&);
headers/libs/agg/agg_scanline_p.h
164
const self_type& operator = (const self_type&);
headers/libs/agg/agg_scanline_p.h
313
scanline32_p8(const self_type&);
headers/libs/agg/agg_scanline_p.h
314
const self_type& operator = (const self_type&);
headers/libs/agg/agg_scanline_u.h
225
scanline_u8(const self_type&);
headers/libs/agg/agg_scanline_u.h
226
const self_type& operator = (const self_type&);
headers/libs/agg/agg_scanline_u.h
438
scanline32_u8(const self_type&);
headers/libs/agg/agg_scanline_u.h
439
const self_type& operator = (const self_type&);
src/servers/app/drawing/Painter/agg_scanline_p_subpix.h
152
scanline_p8_subpix(const self_type&);
src/servers/app/drawing/Painter/agg_scanline_p_subpix.h
153
const self_type& operator = (const self_type&);
src/servers/app/drawing/Painter/agg_scanline_p_subpix_avrg_filtering.h
180
scanline_p8_subpix_avrg_filtering(const self_type&);
src/servers/app/drawing/Painter/agg_scanline_p_subpix_avrg_filtering.h
181
const self_type& operator = (const self_type&);
src/servers/app/drawing/Painter/agg_scanline_u_subpix.h
121
scanline_u8_subpix(const self_type&);
src/servers/app/drawing/Painter/agg_scanline_u_subpix.h
122
const self_type& operator = (const self_type&);
src/servers/app/drawing/Painter/agg_scanline_u_subpix_avrg_filtering.h
150
scanline_u8_subpix_avrg_filtering(const self_type&);
src/servers/app/drawing/Painter/agg_scanline_u_subpix_avrg_filtering.h
151
const self_type& operator = (const self_type&);