Home
last modified time | relevance | path

Searched refs:v_old_parametric (Results 1 – 7 of 7) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui_widgets.cpp2104 …float v_old_parametric = ScaleRatioFromValueT<TYPE, FLOATTYPE>(data_type, v_cur, v_min, v_max, is_… in DragBehaviorT() local
2105 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2107 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui_widgets.cpp2175 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min… in DragBehaviorT() local
2176 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2178 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dimgui_widgets.cpp2290 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min… in DragBehaviorT() local
2291 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2293 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimgui_widgets.cpp2097 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min… in DragBehaviorT() local
2098 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2100 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/imgui/
H A Dimgui_widgets.cpp2294 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min…
2295 float v_new_parametric = v_old_parametric + g.DragCurrentAccum;
2297 v_old_ref_for_accum_remainder = v_old_parametric;
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/
H A Dimgui_widgets.cpp2292 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min… in DragBehaviorT() local
2293 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2295 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/imgui/
H A Dimgui_widgets.cpp2168 …float v_old_parametric = ScaleRatioFromValueT<TYPE, SIGNEDTYPE, FLOATTYPE>(data_type, v_cur, v_min… in DragBehaviorT() local
2169 float v_new_parametric = v_old_parametric + g.DragCurrentAccum; in DragBehaviorT()
2171 v_old_ref_for_accum_remainder = v_old_parametric; in DragBehaviorT()