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

12

/haiku/src/libs/agg/src/
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
/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...]
/haiku/src/libs/icon/transformer/
H A DAffineTransformer.cpp79 AffineTransformer::vertex(double* x, double* y) function in class:AffineTransformer
H A DContourTransformer.cpp97 ContourTransformer::vertex(double* x, double* y) function in class:ContourTransformer
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 DPerspectiveTransformer.cpp137 PerspectiveTransformer::vertex(double* x, double* y) function in class:PerspectiveTransformer
H A DStrokeTransformer.cpp101 StrokeTransformer::vertex(double* x, double* y) function in class:StrokeTransformer

Completed in 78 milliseconds

12