Searched defs:vertex (Results 1 - 25 of 36) sorted by last modified time

12

/haiku/src/libs/icon/transformer/
H A DStrokeTransformer.cpp101 StrokeTransformer::vertex(double* x, double* y) function in class:StrokeTransformer
H A DPerspectiveTransformer.cpp137 PerspectiveTransformer::vertex(double* x, double* y) function in class:PerspectiveTransformer
H A DPathTransformer.h33 virtual unsigned vertex(double* x, double* y) function in class:PathTransformer
H A DContourTransformer.cpp97 ContourTransformer::vertex(double* x, double* y) function in class:ContourTransformer
H A DAffineTransformer.cpp79 AffineTransformer::vertex(double* x, double* y) function in class:AffineTransformer
H A DPathSource.cpp43 PathSource::vertex(double* x, double* y) function in class:PathSource
/haiku/headers/libs/agg/
H A Dagg_curves.h136 unsigned vertex(double* x, double* y) function in class:agg::curve3_div
445 unsigned vertex(double* x, double* y) function in class:agg::curve4_div
561 unsigned vertex(double* x, double* y) function in class:agg::curve3
675 unsigned vertex(double* x, double* y) function in class:agg::curve4
[all...]
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_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_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_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_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_vcgen_dash.cpp142 unsigned vcgen_dash::vertex(double* x, double* y) function in class:agg::vcgen_dash
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_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_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
H A Dagg_vcgen_stroke.cpp85 unsigned vcgen_stroke::vertex(double* x, double* y) function in class:agg::vcgen_stroke
H A Dagg_vpgen_clip_polygon.cpp118 unsigned vpgen_clip_polygon::vertex(double* x, double* y) function in class:agg::vpgen_clip_polygon
H A Dagg_vpgen_clip_polyline.cpp67 unsigned vpgen_clip_polyline::vertex(double* x, double* y) function in class:agg::vpgen_clip_polyline

Completed in 82 milliseconds

12