Home
last modified time | relevance | path

Searched defs:offset_angle (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-poly.c67 gdouble offset_angle; in d_draw_poly() local
159 gdouble offset_angle; in d_paint_poly() local
285 gdouble offset_angle; in d_poly2lines() local
370 gdouble offset_angle; in d_star2lines() local
H A Dgfig-spiral.c71 gdouble offset_angle; in d_draw_spiral() local
169 gdouble offset_angle; in d_paint_spiral() local
H A Dgfig-star.c70 gdouble offset_angle; in d_draw_star() local
187 gdouble offset_angle; in d_paint_star() local
H A Dgfig-arc.c340 gdouble offset_angle; in arc_angle() local
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpdisplayshell-utils.c40 gdouble *offset_angle, in gimp_display_shell_get_constrained_line_params()
74 gdouble offset_angle; in gimp_display_shell_constrain_line() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/object/
H A Dobject_warp.c48 const float offset_angle) in object_warp_calc_view_matrix()
170 const float offset_angle = RNA_float_get(op->ptr, "offset_angle"); in object_warp_verts_exec() local
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/
H A Dfc3d_AVI_gams.c957 double offset_angle = atan2(ri[2], ri[1]); in fc3d_AVI_gams_base() local
981 double offset_angle = -atan2(ui[2], ui[1]); in fc3d_AVI_gams_base() local
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimppainttool-paint.c299 gdouble offset_angle; in gimp_paint_tool_paint_start() local
H A Dgimppainttool.c613 gdouble offset_angle; in gimp_paint_tool_oper_update() local
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimp-utils.c572 gdouble offset_angle, in gimp_constrain_line()
/dports/games/flare-engine/flare-engine-1.12/src/
H A DPowerManager.cpp1309 …float offset_angle = ((1.0f - static_cast<float>(powers[power_index].count))/2 + static_cast<float… in missile() local
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_textpath.c608 double rad, t, offset_angle; in _path_start_angle_adjust() local
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-brush.c512 const float offset_angle = SETTING(self, OFFSET_ANGLE); in directional_offsets() local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchcanv.cpp1561 double offset_angle = atan2(d_north, d_east); in DoCanvasUpdate() local
4576 double offset_angle = atan2(offy, offx); in DoZoomCanvas() local
4821 double offset_angle = atan2(offy, offx); in PanCanvas() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/StepFile/
H A DStepReaderGen.h5611 positive_plane_angle_measure::Out offset_angle; in solid_with_angle_based_chamfer() member