Symbol: int8u
headers/libs/agg/agg_alpha_mask_u8.h
137
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
187
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
239
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
288
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
31
static unsigned calculate(const int8u* p) { return *p; }
headers/libs/agg/agg_alpha_mask_u8.h
354
typedef int8u cover_type;
headers/libs/agg/agg_alpha_mask_u8.h
39
static unsigned calculate(const int8u* p)
headers/libs/agg/agg_alpha_mask_u8.h
393
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
407
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
423
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
436
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
headers/libs/agg/agg_alpha_mask_u8.h
50
typedef int8u cover_type;
headers/libs/agg/agg_array.h
197
void serialize(int8u* ptr) const;
headers/libs/agg/agg_array.h
198
void deserialize(const int8u* data, unsigned byte_size);
headers/libs/agg/agg_array.h
285
template<class T> void pod_vector<T>::serialize(int8u* ptr) const
headers/libs/agg/agg_array.h
292
void pod_vector<T>::deserialize(const int8u* data, unsigned byte_size)
headers/libs/agg/agg_array.h
447
void serialize(int8u* ptr) const;
headers/libs/agg/agg_array.h
448
void deserialize(const int8u* data, unsigned byte_size);
headers/libs/agg/agg_array.h
450
const int8u* data, unsigned byte_size);
headers/libs/agg/agg_array.h
460
int8u* ptr = (int8u*)data_ptr();
headers/libs/agg/agg_array.h
481
int8u* ptr;
headers/libs/agg/agg_array.h
484
ptr = (int8u*)(&((*this)[start + i]));
headers/libs/agg/agg_array.h
488
ptr = (int8u*)data_ptr();
headers/libs/agg/agg_array.h
718
void pod_bvector<T, S>::serialize(int8u* ptr) const
headers/libs/agg/agg_array.h
730
void pod_bvector<T, S>::deserialize(const int8u* data, unsigned byte_size)
headers/libs/agg/agg_array.h
748
const int8u* data, unsigned byte_size)
headers/libs/agg/agg_array.h
785
int8u* data;
headers/libs/agg/agg_array.h
797
pod_allocator<int8u>::deallocate(blk->data, blk->size);
headers/libs/agg/agg_array.h
826
int8u* allocate(unsigned size, unsigned alignment=1)
headers/libs/agg/agg_array.h
831
int8u* ptr = m_buf_ptr;
headers/libs/agg/agg_array.h
880
pod_allocator<int8u>::allocate(size);
headers/libs/agg/agg_array.h
891
int8u* m_buf_ptr;
headers/libs/agg/agg_bitset_iterator.h
27
bitset_iterator(const int8u* bits, unsigned offset = 0) :
headers/libs/agg/agg_bitset_iterator.h
48
const int8u* m_bits;
headers/libs/agg/agg_bitset_iterator.h
49
int8u m_mask;
headers/libs/agg/agg_blur.h
361
const int8u* src_pix_ptr;
headers/libs/agg/agg_blur.h
362
int8u* dst_pix_ptr;
headers/libs/agg/agg_blur.h
378
pod_vector<int8u> stack;
headers/libs/agg/agg_blur.h
39
static int8u const g_stack_blur8_shr[255];
headers/libs/agg/agg_blur.h
535
const int8u* src_pix_ptr;
headers/libs/agg/agg_blur.h
536
int8u* dst_pix_ptr;
headers/libs/agg/agg_blur.h
66
int8u const stack_blur_tables<T>::g_stack_blur8_shr[255] =
headers/libs/agg/agg_blur.h
790
const int8u* src_pix_ptr;
headers/libs/agg/agg_blur.h
791
int8u* dst_pix_ptr;
headers/libs/agg/agg_color_gray.h
40
typedef int8u value_type;
headers/libs/agg/agg_color_gray.h
59
v(int8u(v_)), a(int8u(a_)) {}
headers/libs/agg/agg_color_rgba.h
225
typedef int8u value_type;
headers/libs/agg/agg_embedded_raster_fonts.h
23
extern const int8u gse4x6[];
headers/libs/agg/agg_embedded_raster_fonts.h
24
extern const int8u gse4x8[];
headers/libs/agg/agg_embedded_raster_fonts.h
25
extern const int8u gse5x7[];
headers/libs/agg/agg_embedded_raster_fonts.h
26
extern const int8u gse5x9[];
headers/libs/agg/agg_embedded_raster_fonts.h
27
extern const int8u gse6x12[];
headers/libs/agg/agg_embedded_raster_fonts.h
28
extern const int8u gse6x9[];
headers/libs/agg/agg_embedded_raster_fonts.h
29
extern const int8u gse7x11[];
headers/libs/agg/agg_embedded_raster_fonts.h
30
extern const int8u gse7x11_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
31
extern const int8u gse7x15[];
headers/libs/agg/agg_embedded_raster_fonts.h
32
extern const int8u gse7x15_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
33
extern const int8u gse8x16[];
headers/libs/agg/agg_embedded_raster_fonts.h
34
extern const int8u gse8x16_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
35
extern const int8u mcs11_prop[];
headers/libs/agg/agg_embedded_raster_fonts.h
36
extern const int8u mcs11_prop_condensed[];
headers/libs/agg/agg_embedded_raster_fonts.h
37
extern const int8u mcs12_prop[];
headers/libs/agg/agg_embedded_raster_fonts.h
38
extern const int8u mcs13_prop[];
headers/libs/agg/agg_embedded_raster_fonts.h
39
extern const int8u mcs5x10_mono[];
headers/libs/agg/agg_embedded_raster_fonts.h
40
extern const int8u mcs5x11_mono[];
headers/libs/agg/agg_embedded_raster_fonts.h
41
extern const int8u mcs6x10_mono[];
headers/libs/agg/agg_embedded_raster_fonts.h
42
extern const int8u mcs6x11_mono[];
headers/libs/agg/agg_embedded_raster_fonts.h
43
extern const int8u mcs7x12_mono_high[];
headers/libs/agg/agg_embedded_raster_fonts.h
44
extern const int8u mcs7x12_mono_low[];
headers/libs/agg/agg_embedded_raster_fonts.h
45
extern const int8u verdana12[];
headers/libs/agg/agg_embedded_raster_fonts.h
46
extern const int8u verdana12_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
47
extern const int8u verdana13[];
headers/libs/agg/agg_embedded_raster_fonts.h
48
extern const int8u verdana13_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
49
extern const int8u verdana14[];
headers/libs/agg/agg_embedded_raster_fonts.h
50
extern const int8u verdana14_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
51
extern const int8u verdana16[];
headers/libs/agg/agg_embedded_raster_fonts.h
52
extern const int8u verdana16_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
53
extern const int8u verdana17[];
headers/libs/agg/agg_embedded_raster_fonts.h
54
extern const int8u verdana17_bold[];
headers/libs/agg/agg_embedded_raster_fonts.h
55
extern const int8u verdana18[];
headers/libs/agg/agg_embedded_raster_fonts.h
56
extern const int8u verdana18_bold[];
headers/libs/agg/agg_font_cache_manager.h
39
int8u* data;
headers/libs/agg/agg_gamma_lut.h
24
template<class LoResT=int8u,
headers/libs/agg/agg_gamma_lut.h
25
class HiResT=int8u,
headers/libs/agg/agg_glyph_raster_bin.h
107
const int8u* bits = m_bits + i * m_glyph_byte_width;
headers/libs/agg/agg_glyph_raster_bin.h
126
int16u value(const int8u* p) const
headers/libs/agg/agg_glyph_raster_bin.h
131
*(int8u*)&v = p[1];
headers/libs/agg/agg_glyph_raster_bin.h
132
*((int8u*)&v + 1) = p[0];
headers/libs/agg/agg_glyph_raster_bin.h
136
*(int8u*)&v = p[0];
headers/libs/agg/agg_glyph_raster_bin.h
137
*((int8u*)&v + 1) = p[1];
headers/libs/agg/agg_glyph_raster_bin.h
144
const int8u* m_font;
headers/libs/agg/agg_glyph_raster_bin.h
147
const int8u* m_bits;
headers/libs/agg/agg_glyph_raster_bin.h
39
glyph_raster_bin(const int8u* font) :
headers/libs/agg/agg_glyph_raster_bin.h
49
const int8u* font() const { return m_font; }
headers/libs/agg/agg_glyph_raster_bin.h
50
void font(const int8u* f) { m_font = f; }
headers/libs/agg/agg_glyph_raster_bin.h
67
const int8u* bits = m_font + 4 + num_chars * 2 +
headers/libs/agg/agg_gsv_text.h
65
int16u value(const int8u* p) const
headers/libs/agg/agg_gsv_text.h
70
*(int8u*)&v = p[1];
headers/libs/agg/agg_gsv_text.h
71
*((int8u*)&v + 1) = p[0];
headers/libs/agg/agg_gsv_text.h
75
*(int8u*)&v = p[0];
headers/libs/agg/agg_gsv_text.h
76
*((int8u*)&v + 1) = p[1];
headers/libs/agg/agg_gsv_text.h
98
int8u* m_indices;
headers/libs/agg/agg_image_accessors.h
100
const int8u* m_pix_ptr;
headers/libs/agg/agg_image_accessors.h
124
AGG_INLINE const int8u* span(int x, int y, unsigned)
headers/libs/agg/agg_image_accessors.h
131
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
136
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
145
const int8u* m_pix_ptr;
headers/libs/agg/agg_image_accessors.h
170
AGG_INLINE const int8u* pixel() const
headers/libs/agg/agg_image_accessors.h
182
AGG_INLINE const int8u* span(int x, int y, unsigned len)
headers/libs/agg/agg_image_accessors.h
195
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
202
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
218
const int8u* m_pix_ptr;
headers/libs/agg/agg_image_accessors.h
247
AGG_INLINE const int8u* span(int x, int y, unsigned)
headers/libs/agg/agg_image_accessors.h
254
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
260
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
268
const int8u* m_row_ptr;
headers/libs/agg/agg_image_accessors.h
52
AGG_INLINE const int8u* pixel() const
headers/libs/agg/agg_image_accessors.h
63
AGG_INLINE const int8u* span(int x, int y, unsigned len)
headers/libs/agg/agg_image_accessors.h
76
AGG_INLINE const int8u* next_x()
headers/libs/agg/agg_image_accessors.h
83
AGG_INLINE const int8u* next_y()
headers/libs/agg/agg_image_accessors.h
98
int8u m_bk_buf[4];
headers/libs/agg/agg_line_aa_basics.h
145
static const int8u s_orthogonal_quadrant[8];
headers/libs/agg/agg_line_aa_basics.h
146
static const int8u s_diagonal_quadrant[8];
headers/libs/agg/agg_path_storage.h
1367
int8u(cmd)));
headers/libs/agg/agg_path_storage.h
1382
v.cmd = int8u(cmd);
headers/libs/agg/agg_path_storage.h
1387
m_vertices[idx].cmd = int8u(cmd);
headers/libs/agg/agg_path_storage.h
167
*storage_ptrs(&coord_ptr) = (int8u)cmd;
headers/libs/agg/agg_path_storage.h
194
m_cmd_blocks[block][offset] = (int8u)cmd;
headers/libs/agg/agg_path_storage.h
202
m_cmd_blocks[idx >> block_shift][idx & block_mask] = (int8u)cmd;
headers/libs/agg/agg_path_storage.h
218
int8u cmd = m_cmd_blocks[b1][o1];
headers/libs/agg/agg_path_storage.h
337
int8u* vertex_block_storage<T,S,P>::storage_ptrs(T** xy_ptr)
headers/libs/agg/agg_path_storage.h
73
int8u* storage_ptrs(T** xy_ptr);
headers/libs/agg/agg_path_storage.h
80
int8u** m_cmd_blocks;
headers/libs/agg/agg_path_storage_integer.h
120
void serialize(int8u* ptr) const
headers/libs/agg/agg_path_storage_integer.h
217
serialized_integer_path_adaptor(const int8u* data, unsigned size,
headers/libs/agg/agg_path_storage_integer.h
228
void init(const int8u* data, unsigned size,
headers/libs/agg/agg_path_storage_integer.h
282
const int8u* m_data;
headers/libs/agg/agg_path_storage_integer.h
283
const int8u* m_end;
headers/libs/agg/agg_path_storage_integer.h
284
const int8u* m_ptr;
headers/libs/agg/agg_pixfmt_gray.h
204
int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_gray.h
205
const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_gray.h
208
const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_gray.h
213
int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_gray.h
219
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_gray.h
238
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
284
int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
318
int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
354
const int8u* covers)
headers/libs/agg/agg_pixfmt_gray.h
384
const int8u* covers)
headers/libs/agg/agg_pixfmt_gray.h
448
const int8u* covers,
headers/libs/agg/agg_pixfmt_gray.h
449
int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
500
const int8u* covers,
headers/libs/agg/agg_pixfmt_gray.h
501
int8u cover)
headers/libs/agg/agg_pixfmt_gray.h
593
const int8u* p = from.row_ptr(ysrc);
headers/libs/agg/agg_pixfmt_rgb.h
265
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb.h
266
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb.h
270
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgb.h
275
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb.h
281
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb.h
307
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
351
int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
387
int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
425
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgb.h
457
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgb.h
526
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgb.h
527
int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
570
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgb.h
571
int8u cover)
headers/libs/agg/agg_pixfmt_rgb.h
653
const int8u* p = from.row_ptr(ysrc);
headers/libs/agg/agg_pixfmt_rgb.h
669
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
1009
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgb_packed.h
1051
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgb_packed.h
1052
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
1066
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgb_packed.h
1067
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
1084
const int8u* p = from.row_ptr(ysrc);
headers/libs/agg/agg_pixfmt_rgb_packed.h
1099
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
859
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
860
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgb_packed.h
864
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgb_packed.h
869
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgb_packed.h
875
AGG_INLINE void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgb_packed.h
895
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
932
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
963
int8u cover)
headers/libs/agg/agg_pixfmt_rgb_packed.h
994
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgba.h
1801
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
1802
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
1806
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgba.h
1811
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgba.h
1818
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgba.h
1852
AGG_INLINE void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
1904
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
1953
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2002
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgba.h
2033
const int8u* covers)
headers/libs/agg/agg_pixfmt_rgba.h
2100
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgba.h
2101
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2159
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgba.h
2160
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2264
const int8u* p = from.row_ptr(ysrc);
headers/libs/agg/agg_pixfmt_rgba.h
2279
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2386
AGG_INLINE int8u* row_ptr(int y) { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
2387
AGG_INLINE const int8u* row_ptr(int y) const { return m_rbuf->row_ptr(y); }
headers/libs/agg/agg_pixfmt_rgba.h
2391
AGG_INLINE int8u* pix_ptr(int x, int y)
headers/libs/agg/agg_pixfmt_rgba.h
2396
AGG_INLINE const int8u* pix_ptr(int x, int y) const
headers/libs/agg/agg_pixfmt_rgba.h
2406
AGG_INLINE static void make_pix(int8u* p, const color_type& c)
headers/libs/agg/agg_pixfmt_rgba.h
2434
void blend_pixel(int x, int y, const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2470
const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2484
const color_type& c, int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2500
const color_type& c, const int8u* covers)
headers/libs/agg/agg_pixfmt_rgba.h
2515
const color_type& c, const int8u* covers)
headers/libs/agg/agg_pixfmt_rgba.h
2567
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgba.h
2568
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2589
const int8u* covers,
headers/libs/agg/agg_pixfmt_rgba.h
2590
int8u cover)
headers/libs/agg/agg_pixfmt_rgba.h
2660
const int8u* p = from.row_ptr(ysrc);
headers/libs/agg/agg_pixfmt_rgba.h
2675
int8u cover)
headers/libs/agg/agg_pixfmt_transposer.h
100
const int8u* covers)
headers/libs/agg/agg_pixfmt_transposer.h
109
const int8u* covers)
headers/libs/agg/agg_pixfmt_transposer.h
134
const int8u* covers,
headers/libs/agg/agg_pixfmt_transposer.h
135
int8u cover)
headers/libs/agg/agg_pixfmt_transposer.h
144
const int8u* covers,
headers/libs/agg/agg_pixfmt_transposer.h
145
int8u cover)
headers/libs/agg/agg_pixfmt_transposer.h
57
int8u cover)
headers/libs/agg/agg_pixfmt_transposer.h
82
int8u cover)
headers/libs/agg/agg_pixfmt_transposer.h
91
int8u cover)
headers/libs/agg/agg_rasterizer_compound_aa.h
274
pod_vector<int8u> m_asm; // Active Style Mask
headers/libs/agg/agg_renderer_outline_aa.h
1261
typedef int8u value_type;
headers/libs/agg/agg_rendering_buffer.h
160
typedef row_ptr_cache<int8u> rendering_buffer;
headers/libs/agg/agg_rendering_buffer.h
36
const int8u* ptr;
headers/libs/agg/agg_rendering_buffer.h
38
row_data(int x1_, int x2_, const int8u* ptr_) :
headers/libs/agg/agg_rendering_buffer_dynarow.h
110
int8u* p = pod_allocator<int8u>::allocate(m_byte_width);
headers/libs/agg/agg_rendering_buffer_dynarow.h
116
return (int8u*)r->ptr;
headers/libs/agg/agg_rendering_buffer_dynarow.h
120
const int8u* row_ptr(int y) const { return m_rows[y].ptr; }
headers/libs/agg/agg_rendering_buffer_dynarow.h
121
int8u* row_ptr(int y) { return row_ptr(0, y, m_width); }
headers/libs/agg/agg_rendering_buffer_dynarow.h
42
const int8u* ptr;
headers/libs/agg/agg_rendering_buffer_dynarow.h
79
pod_allocator<int8u>::deallocate((int8u*)m_rows[i].ptr, m_byte_width);
headers/libs/agg/agg_rendering_buffer_dynarow.h
99
int8u* row_ptr(int x, int y, unsigned len)
headers/libs/agg/agg_scanline_p.h
186
typedef int8u cover_type;
headers/libs/agg/agg_scanline_p.h
46
typedef int8u cover_type;
headers/libs/agg/agg_scanline_storage_aa.h
431
static void write_int32(int8u* dst, int32 val)
headers/libs/agg/agg_scanline_storage_aa.h
433
dst[0] = ((const int8u*)&val)[0];
headers/libs/agg/agg_scanline_storage_aa.h
434
dst[1] = ((const int8u*)&val)[1];
headers/libs/agg/agg_scanline_storage_aa.h
435
dst[2] = ((const int8u*)&val)[2];
headers/libs/agg/agg_scanline_storage_aa.h
436
dst[3] = ((const int8u*)&val)[3];
headers/libs/agg/agg_scanline_storage_aa.h
441
void serialize(int8u* data) const
headers/libs/agg/agg_scanline_storage_aa.h
458
int8u* size_ptr = data;
headers/libs/agg/agg_scanline_storage_aa.h
529
typedef scanline_storage_aa<int8u> scanline_storage_aa8; //--------scanline_storage_aa8
headers/libs/agg/agg_scanline_storage_aa.h
587
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
588
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
589
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
590
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
601
const int8u* m_ptr;
headers/libs/agg/agg_scanline_storage_aa.h
624
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
625
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
626
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
627
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
633
void init(const int8u* ptr, int dx, int dy)
headers/libs/agg/agg_scanline_storage_aa.h
642
const int8u* m_ptr;
headers/libs/agg/agg_scanline_storage_aa.h
665
serialized_scanlines_adaptor_aa(const int8u* data, unsigned size,
headers/libs/agg/agg_scanline_storage_aa.h
679
void init(const int8u* data, unsigned size, double dx, double dy)
headers/libs/agg/agg_scanline_storage_aa.h
697
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
698
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
699
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
700
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
708
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
709
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
710
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
711
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_aa.h
794
const int8u* m_data;
headers/libs/agg/agg_scanline_storage_aa.h
795
const int8u* m_end;
headers/libs/agg/agg_scanline_storage_aa.h
796
const int8u* m_ptr;
headers/libs/agg/agg_scanline_storage_aa.h
807
typedef serialized_scanlines_adaptor_aa<int8u> serialized_scanlines_adaptor_aa8; //----serialized_scanlines_adaptor_aa8
headers/libs/agg/agg_scanline_storage_bin.h
256
static void write_int32(int8u* dst, int32 val)
headers/libs/agg/agg_scanline_storage_bin.h
258
dst[0] = ((const int8u*)&val)[0];
headers/libs/agg/agg_scanline_storage_bin.h
259
dst[1] = ((const int8u*)&val)[1];
headers/libs/agg/agg_scanline_storage_bin.h
260
dst[2] = ((const int8u*)&val)[2];
headers/libs/agg/agg_scanline_storage_bin.h
261
dst[3] = ((const int8u*)&val)[3];
headers/libs/agg/agg_scanline_storage_bin.h
266
void serialize(int8u* data) const
headers/libs/agg/agg_scanline_storage_bin.h
386
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
387
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
388
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
389
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
393
const int8u* m_ptr;
headers/libs/agg/agg_scanline_storage_bin.h
416
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
417
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
418
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
419
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
425
void init(const int8u* ptr, int dx, int dy)
headers/libs/agg/agg_scanline_storage_bin.h
434
const int8u* m_ptr;
headers/libs/agg/agg_scanline_storage_bin.h
457
serialized_scanlines_adaptor_bin(const int8u* data, unsigned size,
headers/libs/agg/agg_scanline_storage_bin.h
471
void init(const int8u* data, unsigned size, double dx, double dy)
headers/libs/agg/agg_scanline_storage_bin.h
489
((int8u*)&val)[0] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
490
((int8u*)&val)[1] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
491
((int8u*)&val)[2] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
492
((int8u*)&val)[3] = *m_ptr++;
headers/libs/agg/agg_scanline_storage_bin.h
570
const int8u* m_data;
headers/libs/agg/agg_scanline_storage_bin.h
571
const int8u* m_end;
headers/libs/agg/agg_scanline_storage_bin.h
572
const int8u* m_ptr;
headers/libs/agg/agg_scanline_u.h
113
typedef int8u cover_type;
headers/libs/agg/agg_scanline_u.h
289
typedef int8u cover_type;
headers/libs/agg/agg_span_gradient_alpha.h
113
typedef int8u alpha_type;
headers/libs/agg/agg_span_gradient_alpha.h
120
typedef int8u alpha_type;
headers/libs/agg/agg_trans_viewport.h
203
void serialize(int8u* ptr) const
headers/libs/agg/agg_trans_viewport.h
208
void deserialize(const int8u* ptr)
headers/libs/agg/util/agg_color_conv_rgb8.h
293
dst[R] = (int8u)((rgb >> 7) & 0xF8);
headers/libs/agg/util/agg_color_conv_rgb8.h
294
dst[G] = (int8u)((rgb >> 2) & 0xF8);
headers/libs/agg/util/agg_color_conv_rgb8.h
295
dst[B] = (int8u)((rgb << 3) & 0xF8);
headers/libs/agg/util/agg_color_conv_rgb8.h
296
dst[A] = (int8u)(rgb >> 15);
src/libs/agg/font_freetype/agg_font_freetype.cpp
1093
void font_engine_freetype_base::write_glyph_to(int8u* data) const
src/libs/agg/font_freetype/agg_font_freetype.cpp
415
const int8u* buf = (const int8u*)bitmap.buffer;
src/libs/agg/font_freetype/agg_font_freetype.cpp
456
const int8u* buf = (const int8u*)bitmap.buffer;
src/libs/agg/font_freetype/agg_font_freetype.cpp
469
const int8u* p = buf;
src/libs/agg/font_freetype/agg_font_freetype.h
102
void write_glyph_to(int8u* data) const;
src/libs/agg/font_freetype/agg_font_freetype.h
46
typedef serialized_scanlines_adaptor_aa<int8u> gray8_adaptor_type;
src/libs/agg/src/agg_embedded_raster_fonts.cpp
10119
const int8u verdana18_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
1245
const int8u gse6x12[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
1551
const int8u gse6x9[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
1857
const int8u gse7x11[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
21
const int8u gse4x6[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
2163
const int8u gse7x11_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
2469
const int8u gse7x15[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
2775
const int8u gse7x15_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
3081
const int8u gse8x16[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
327
const int8u gse4x8[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
3387
const int8u gse8x16_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
3693
const int8u mcs11_prop[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
3999
const int8u mcs11_prop_condensed[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
4305
const int8u mcs12_prop[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
4611
const int8u mcs13_prop[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
4917
const int8u mcs5x10_mono[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
5223
const int8u mcs5x11_mono[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
5529
const int8u mcs6x10_mono[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
5835
const int8u mcs6x11_mono[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
6141
const int8u mcs7x12_mono_high[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
633
const int8u gse5x7[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
6447
const int8u mcs7x12_mono_low[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
6753
const int8u verdana12[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
7059
const int8u verdana12_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
7365
const int8u verdana13[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
7671
const int8u verdana13_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
7977
const int8u verdana14[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
8283
const int8u verdana14_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
8589
const int8u verdana16[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
8895
const int8u verdana16_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
9201
const int8u verdana17[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
939
const int8u gse5x9[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
9507
const int8u verdana17_bold[] =
src/libs/agg/src/agg_embedded_raster_fonts.cpp
9813
const int8u verdana18[] =
src/libs/agg/src/agg_gsv_text.cpp
26
int8u gsv_default_font[] =
src/libs/agg/src/agg_gsv_text.cpp
593
m_indices = (int8u*)m_font;
src/libs/agg/src/agg_line_aa_basics.cpp
45
const int8u line_parameters::s_orthogonal_quadrant[8] = { 0,0,1,1,3,3,2,2 };
src/libs/agg/src/agg_line_aa_basics.cpp
46
const int8u line_parameters::s_diagonal_quadrant[8] = { 0,1,2,1,0,3,2,3 };
src/libs/icon/IconRenderer.h
37
<agg::int8u, agg::int8u> GammaTable;
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
136
int8u m_outside;
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
24
typedef int8u cover_type;
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
42
void attach(rendering_buffer& rbuf, int x, int y, int8u outside)
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
59
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
src/servers/app/drawing/Painter/agg_clipped_alpha_mask.h
79
const int8u* mask = m_rbuf->row_ptr(y) + x * Step + Offset;
src/servers/app/drawing/Painter/agg_scanline_p_subpix.h
32
typedef int8u cover_type;
src/servers/app/drawing/Painter/agg_scanline_p_subpix_avrg_filtering.h
33
typedef int8u cover_type;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
295
static void write_int32(int8u* dst, int32 val)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
297
dst[0] = ((const int8u*)&val)[0];
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
298
dst[1] = ((const int8u*)&val)[1];
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
299
dst[2] = ((const int8u*)&val)[2];
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
300
dst[3] = ((const int8u*)&val)[3];
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
305
void serialize(int8u* data) const
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
322
int8u* size_ptr = data;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
393
typedef scanline_storage_subpix<int8u> scanline_storage_subpix8; //--------scanline_storage_subpix8
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
449
((int8u*)&val)[0] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
450
((int8u*)&val)[1] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
451
((int8u*)&val)[2] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
452
((int8u*)&val)[3] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
463
const int8u* m_ptr;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
486
((int8u*)&val)[0] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
487
((int8u*)&val)[1] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
488
((int8u*)&val)[2] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
489
((int8u*)&val)[3] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
495
void init(const int8u* ptr, int dx, int dy)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
504
const int8u* m_ptr;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
527
serialized_scanlines_adaptor_subpix(const int8u* data, unsigned size,
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
541
void init(const int8u* data, unsigned size, double dx, double dy)
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
559
((int8u*)&val)[0] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
560
((int8u*)&val)[1] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
561
((int8u*)&val)[2] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
562
((int8u*)&val)[3] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
570
((int8u*)&val)[0] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
571
((int8u*)&val)[1] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
572
((int8u*)&val)[2] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
573
((int8u*)&val)[3] = *m_ptr++;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
656
const int8u* m_data;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
657
const int8u* m_end;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
658
const int8u* m_ptr;
src/servers/app/drawing/Painter/agg_scanline_storage_subpix.h
669
typedef serialized_scanlines_adaptor_subpix<int8u>
src/servers/app/drawing/Painter/agg_scanline_u_subpix.h
26
typedef int8u cover_type;
src/servers/app/drawing/Painter/agg_scanline_u_subpix_avrg_filtering.h
28
typedef int8u cover_type;