Searched defs:vertex (Results 1 - 25 of 36) sorted by path

12

/haiku/headers/libs/agg/
H A Dagg_bezier_arc.h65 unsigned vertex(double* x, double* y) function in class:agg::bezier_arc
136 unsigned vertex(double* x, double* y) function in class:agg::bezier_arc_svg
H A Dagg_conv_adaptor_vcgen.h31 unsigned vertex(double*, double*) { return path_cmd_stop; } function in struct:agg::null_markers
89 unsigned conv_adaptor_vcgen<VertexSource, Generator, Markers>::vertex(double* x, double* y) function in class:agg::conv_adaptor_vcgen
H A Dagg_conv_adaptor_vpgen.h67 unsigned conv_adaptor_vpgen<VertexSource, VPGen>::vertex(double* x, double* y) function in class:agg::conv_adaptor_vpgen
H A Dagg_conv_close_polygon.h62 unsigned conv_close_polygon<VertexSource>::vertex(double* x, double* y) function in class:agg::conv_close_polygon
H A Dagg_conv_concat.h42 unsigned vertex(double* x, double* y) function in class:agg::conv_concat
H A Dagg_conv_curve.h144 unsigned conv_curve<VertexSource, Curve3, Curve4>::vertex(double* x, double* y) function in class:agg::conv_curve
[all...]
H A Dagg_conv_marker.h87 unsigned conv_marker<MarkerLocator, MarkerShapes>::vertex(double* x, double* y) function in class:agg::conv_marker
H A Dagg_conv_transform.h41 unsigned vertex(double* x, double* y) function in class:agg::conv_transform
H A Dagg_conv_unclose_polygon.h35 unsigned vertex(double* x, double* y) function in class:agg::conv_unclose_polygon
H A Dagg_ellipse.h101 inline unsigned ellipse::vertex(double* x, double* y) function in class:agg::ellipse
H A Dagg_gsv_text.h136 unsigned vertex(double* x, double* y) function in class:agg::gsv_text_outline
H A Dagg_path_storage.h280 inline unsigned vertex_block_storage<T,S,P>::vertex(unsigned idx, function in class:agg::vertex_block_storage
388 unsigned vertex(double* x, double* y) function in class:agg::poly_plain_adaptor
452 unsigned vertex(double* x, double* y) function in class:agg::poly_container_adaptor
514 unsigned vertex(double* x, double* y) function in class:agg::poly_container_reverse_adaptor
574 unsigned vertex(double* x, double* y) function in class:agg::line_adaptor
1125 inline unsigned path_base<VC>::vertex(unsigned idx, double* x, double* y) const function in class:agg::path_base
1167 inline unsigned path_base<VC>::vertex(double* x, double* y) function in class:agg::path_base
1439 unsigned vertex(unsigned idx, double* x, double* y) const function in class:agg::vertex_stl_storage
[all...]
H A Dagg_path_storage_integer.h47 unsigned vertex(double* x_, double* y_, function in struct:agg::vertex_integer
113 unsigned vertex(unsigned idx, double* x, double* y) const function in class:agg::path_storage_integer
138 unsigned vertex(double* x, double* y) function in class:agg::path_storage_integer
249 unsigned vertex(double* x, double* y) function in class:agg::serialized_integer_path_adaptor
H A Dagg_span_gouraud.h123 unsigned vertex(double* x, double* y) function in class:agg::span_gouraud
H A Dagg_vcgen_vertex_sequence.h108 inline unsigned vcgen_vertex_sequence::vertex(double* x, double* y) function in class:agg::vcgen_vertex_sequence
/haiku/src/libs/agg/src/
H A Dagg_arc.cpp65 unsigned arc::vertex(double* x, double* y) function in class:agg::arc
H A Dagg_arrowhead.cpp98 unsigned arrowhead::vertex(double* x, double* y) function in class:agg::arrowhead
H A Dagg_curves.cpp101 unsigned curve3_inc::vertex(double* x, double* y) function in class:agg::curve3_inc
341 unsigned curve4_inc::vertex(double* x, double* y) function in class:agg::curve4_inc
H A Dagg_gsv_text.cpp605 unsigned gsv_text::vertex(double* x, double* y) function in class:agg::gsv_text
H A Dagg_rounded_rect.cpp105 unsigned rounded_rect::vertex(double* x, double* y) function in class:agg::rounded_rect
H A Dagg_vcgen_bspline.cpp126 unsigned vcgen_bspline::vertex(double* x, double* y) function in class:agg::vcgen_bspline
H A Dagg_vcgen_contour.cpp102 unsigned vcgen_contour::vertex(double* x, double* y) function in class:agg::vcgen_contour
H A Dagg_vcgen_dash.cpp142 unsigned vcgen_dash::vertex(double* x, double* y) function in class:agg::vcgen_dash
H A Dagg_vcgen_markers_term.cpp84 unsigned vcgen_markers_term::vertex(double* x, double* y) function in class:agg::vcgen_markers_term
H A Dagg_vcgen_smooth_poly1.cpp102 unsigned vcgen_smooth_poly1::vertex(double* x, double* y) function in class:agg::vcgen_smooth_poly1

Completed in 131 milliseconds

12