mesh_extrude_path_ext 244 include/gpac/internal/mesh.h void mesh_extrude_path_ext(GF_Mesh *mesh, GF_Path *path, MFVec3f *thespine, Fixed creaseAngle, Fixed min_cx, Fixed min_cy, Fixed width_cx, Fixed width_cy, Bool begin_cap, Bool end_cap, MFRotation *spine_ori, MFVec2f *spine_scale, Bool tx_along_spine); mesh_extrude_path_ext 293 src/compositor/hardcoded_protos.c mesh_extrude_path_ext(stack->mesh, geo, &spine_vec, plane_ext.creaseAngle, mesh_extrude_path_ext 355 src/compositor/hardcoded_protos.c mesh_extrude_path_ext(stack->mesh, geo, &spine_vec, plane_ext.creaseAngle, mesh_extrude_path_ext 753 src/compositor/mpeg4_text.c mesh_extrude_path_ext(mesh, span_path, thespine, creaseAngle, min_cx, min_cy, width_cx, width_cy, begin_cap, end_cap, spine_ori, spine_scale, txAlongSpine);