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

12

/haiku/src/libs/agg/src/
H A Dagg_arrowhead.cpp98 unsigned arrowhead::vertex(double* x, double* y) function in class:agg::arrowhead
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_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
H A Dagg_vpgen_segmentator.cpp46 unsigned vpgen_segmentator::vertex(double* x, double* y) function in class:agg::vpgen_segmentator
H A Dagg_arc.cpp65 unsigned arc::vertex(double* x, double* y) function in class:agg::arc
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_dash.cpp142 unsigned vcgen_dash::vertex(double* x, double* y) function in class:agg::vcgen_dash
H A Dagg_gsv_text.cpp605 unsigned gsv_text::vertex(double* x, double* y) function in class:agg::gsv_text
/haiku/headers/libs/agg/
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_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_marker.h87 unsigned conv_marker<MarkerLocator, MarkerShapes>::vertex(double* x, double* y) function in class:agg::conv_marker
H A Dagg_ellipse.h101 inline unsigned ellipse::vertex(double* x, double* y) function in class:agg::ellipse
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_vcgen_vertex_sequence.h108 inline unsigned vcgen_vertex_sequence::vertex(double* x, double* y) function in class:agg::vcgen_vertex_sequence
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
/haiku/src/libs/icon/transformer/
H A DPathSource.cpp43 PathSource::vertex(double* x, double* y) function in class:PathSource
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 DStrokeTransformer.cpp101 StrokeTransformer::vertex(double* x, double* y) function in class:StrokeTransformer

Completed in 128 milliseconds

12