Searched defs:coord_type (Results 1 - 16 of 16) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_vcgen_markers_term.h48 struct coord_type struct in class:agg::vcgen_markers_term
52 coord_type() {} function in struct:agg::vcgen_markers_term::coord_type
53 coord_type(double x_, double y_) : x(x_), y(y_) {} function in struct:agg::vcgen_markers_term::coord_type
H A Dagg_scanline_bin.h46 typedef int32 coord_type; typedef in class:agg::scanline_bin
151 typedef int32 coord_type; typedef in class:agg::scanline32_bin
[all...]
H A Dagg_span_gouraud.h31 struct coord_type struct in class:agg::span_gouraud
H A Dagg_rasterizer_sl_clip.h31 typedef int coord_type; typedef in struct:agg::ras_conv_int
45 typedef int coord_type; typedef in struct:agg::ras_conv_int_sat
62 typedef int coord_type; typedef in struct:agg::ras_conv_int_3x
76 typedef double coord_type; typedef in struct:agg::ras_conv_dbl
90 typedef double coord_type; typedef in struct:agg::ras_conv_dbl_3x
110 typedef typename Conv::coord_type coord_type; typedef in class:agg::rasterizer_sl_clip
315 typedef int coord_type; typedef in class:agg::rasterizer_sl_no_clip
[all...]
H A Dagg_span_gouraud_gray.h42 typedef typename base_type::coord_type coord_type; typedef in class:agg::span_gouraud_gray
H A Dagg_span_gouraud_rgba.h42 typedef typename base_type::coord_type coord_type; typedef in class:agg::span_gouraud_rgba
H A Dagg_scanline_p.h47 typedef int16 coord_type; typedef in class:agg::scanline_p8
187 typedef int32 coord_type; typedef in class:agg::scanline32_p8
[all...]
H A Dagg_scanline_u.h114 typedef int16 coord_type; typedef in class:agg::scanline_u8
252 typedef base_type::coord_type coord_type; typedef in class:agg::scanline_u8_am
290 typedef int32 coord_type; typedef in class:agg::scanline32_u8
464 typedef base_type::coord_type coord_type; typedef in class:agg::scanline32_u8_am
[all...]
H A Dagg_rasterizer_scanline_aa.h113 typedef typename Clip::coord_type coord_type; typedef in class:agg::rasterizer_scanline_aa
H A Dagg_math_stroke.h60 typedef typename VertexConsumer::value_type coord_type; typedef in class:agg::math_stroke
[all...]
H A Dagg_rasterizer_compound_aa.h91 typedef typename Clip::coord_type coord_type; typedef in class:agg::rasterizer_compound_aa
/haiku/src/servers/app/drawing/Painter/
H A Dagg_scanline_p_subpix.h33 typedef int16 coord_type; typedef in class:agg::scanline_p8_subpix
H A Dagg_scanline_u_subpix_avrg_filtering.h29 typedef int16 coord_type; typedef in class:agg::scanline_u8_subpix_avrg_filtering
H A Dagg_scanline_u_subpix.h27 typedef int16 coord_type; typedef in class:agg::scanline_u8_subpix
H A Dagg_scanline_p_subpix_avrg_filtering.h34 typedef int16 coord_type; typedef in class:agg::scanline_p8_subpix_avrg_filtering
H A Dagg_rasterizer_scanline_aa_subpix.h33 typedef typename Clip::coord_type coord_type; typedef in class:agg::rasterizer_scanline_aa_subpix

Completed in 88 milliseconds