adg_marker_get_backup_segment ( AdgMarker* marker )Return value (pointer) has base type 'struct _CpmlSegment'.
adg_marker_get_segment ( AdgMarker* marker )Return value (pointer) has base type 'struct _CpmlSegment'.
adg_path_append_primitive ( AdgPath* path, AdgPrimitive const* primitive )Field 'primitive.segment' in 2nd parameter 'primitive' (pointer) has base type 'struct _CpmlSegment'.
adg_path_append_segment ( AdgPath* path, AdgSegment const* segment )2nd parameter 'segment' (pointer) has base type 'struct _CpmlSegment'.
adg_path_last_primitive ( AdgPath* path )Field 'retval.segment' in return value (pointer) has base type 'struct _CpmlSegment'.
adg_path_over_primitive ( AdgPath* path )Field 'retval.segment' in return value (pointer) has base type 'struct _CpmlSegment'.
adg_trail_put_segment ( AdgTrail* trail, guint n_segment, AdgSegment* segment )3rd parameter 'segment' (pointer) has base type 'struct _CpmlSegment'.
cpml_arc_info ( CpmlPrimitive const* arc, CpmlPair* center, double* r, double* start, double* end )Field 'arc.segment' in 1st parameter 'arc' (pointer) has base type 'struct _CpmlSegment'.
cpml_arc_to_cairo ( CpmlPrimitive const* arc, cairo_t* cr )Field 'arc.segment' in 1st parameter 'arc' (pointer) has base type 'struct _CpmlSegment'.
cpml_arc_to_curves ( CpmlPrimitive const* arc, CpmlSegment* segment, size_t n_curves )2nd parameter 'segment' (pointer) has base type 'struct _CpmlSegment'.
cpml_curve_put_pair_at_time ( CpmlPrimitive const* curve, double t, CpmlPair* pair )Field 'curve.segment' in 1st parameter 'curve' (pointer) has base type 'struct _CpmlSegment'.
cpml_curve_put_vector_at_time ( CpmlPrimitive const* curve, double t, CpmlVector* vector )Field 'curve.segment' in 1st parameter 'curve' (pointer) has base type 'struct _CpmlSegment'.
...