Home
last modified time | relevance | path

Searched refs:height_2 (Results 1 – 25 of 33) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_analysis_graphs.cc106 clip_top = height_2 - height_2 * alt_log_meter (-1); in draw_waveform()
107 clip_bot = height_2 + height_2 * alt_log_meter (-1); in draw_waveform()
121 cr->move_to (m_l + x - .5, height_2 - height_2 * pmax); in draw_waveform()
122 cr->line_to (m_l + x - .5, height_2 - height_2 * pmin); in draw_waveform()
126 clip_top = height_2 - height_2 * dB_to_coefficient (-1); in draw_waveform()
127 clip_bot = height_2 + height_2 * dB_to_coefficient (-1); in draw_waveform()
223 XAXISLABEL ((height_2 - height_2 * alt_log_meter (-18)), _("-18")); in draw_waveform()
224 XAXISLABEL ((height_2 - height_2 * alt_log_meter (-9)), _("-9")); in draw_waveform()
225 XAXISLABEL ((height_2 - height_2 * alt_log_meter (-3)), _("-3")); in draw_waveform()
227 XAXISLABEL ((height_2 + height_2 * alt_log_meter (-9)), _("-9")); in draw_waveform()
[all …]
H A Dexport_analysis_graphs.h28 …efPtr<Pango::Context>, ARDOUR::ExportAnalysisPtr, uint32_t channel, int height_2, int margin_left,…
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/fourboxwipe/
H A DCornersOutWipeStrategy.cpp58 int height_2 = area.height() >> 1; in clipPath() local
60 int height_4 = height_2 >> 1; in clipPath()
64 int stepy = static_cast<int>( height_2 * percent ); in clipPath()
69 templateRect = QRect( QPoint(0,0), QSize( width_2 - stepx, height_2 - stepy ) ); in clipPath()
78 bottomRight.moveCenter( QPoint( width_2+width_4, height_2 + height_4 ) ); in clipPath()
80 bottomLeft.moveCenter( QPoint( width_4, height_2 + height_4 ) ); in clipPath()
H A DCornersInWipeStrategy.cpp59 int height_2 = area.height() >> 1; in clipPath() local
63 int stepy = static_cast<int>( height_2 * percent ); in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/barnveewipe/
H A DBarnVeeWipeStrategy.cpp65 int height_2 = area.height() >> 1; in clipPath() local
68 int stepy_2 = static_cast<int>( height_2 * percent ); in clipPath()
87 path.lineTo( QPoint( 0, height_2 ) - QPoint( 0, stepy_2 ) ); in clipPath()
88 path.lineTo( QPoint( 0, height_2 ) + QPoint( 0, stepy_2 ) ); in clipPath()
92 path.lineTo( QPoint( 0, height_2 ) + QPoint( stepx, 0 ) ); in clipPath()
109 path.lineTo( QPoint( area.width(), height_2 ) - QPoint( 0, stepy_2 ) ); in clipPath()
110 path.lineTo( QPoint( area.width(), height_2 ) + QPoint( 0, stepy_2 ) ); in clipPath()
114 path.lineTo( QPoint( area.width(), height_2 ) - QPoint( stepx, 0 ) ); in clipPath()
/dports/science/mcxtrace-comps/mcxtrace-comps-1.2-src/sources/
H A DSource_lab.comp274 height_2=height/2.0;
275 x1=-width_2;y1=0;z1=-height_2;
276 x2=-width_2;y2=0;z2= height_2;
281 x1=width_2;y1=0;z1=height_2;
285 x2=width_2;y2=0;z2=-height_2;
289 x1=-width_2;y1=0;z1=-height_2;
299 x1=width_2;y1=-mu;z1=height_2;
310 x2=-width_2;y2=0;z2=-height_2;
315 x2=width_2;y2=0;z2=-height_2;
320 x2=-width_2;y2=0;z2=height_2;
[all …]
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/barnzigzagwipe/
H A DBarnZigZagWipeStrategy.cpp66 qreal height_2 = 0.5 * area.height(); in clipPath() local
69 int stepy = static_cast<int>( (height_2 + 1.5*zigZagHeight) * percent ); in clipPath()
80 qreal zigZagBase = height_2 - stepy - zigZagHeight_2; in clipPath()
82 path.moveTo( QPointF( area.left(), height_2 ) ); in clipPath()
89 zigZagBase = height_2 + stepy + zigZagHeight_2; in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/barndoorwipe/
H A DBarnDoorWipeStrategy.cpp65 int height_2 = area.height() >> 1; in clipPath() local
86 stepy = static_cast<int>( height_2 * percent ); in clipPath()
87 QPoint left( 0, height_2 ); in clipPath()
88 QPoint right( area.width(), height_2 ); in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/veewipe/
H A DVeeWipeStrategy.cpp65 int height_2 = area.height() >> 1; in clipPath() local
85 path.lineTo( move + QPoint( -area.width(), height_2 ) ); in clipPath()
105 path.lineTo( move + QPoint( 2 * area.width(), height_2 ) ); in clipPath()
/dports/editors/calligra/calligra-3.2.1/stage/plugins/pageeffects/edgewipe/miscdiagonalwipe/
H A DDoubleDiamondWipeStrategy.cpp58 int height_2 = area.height() >> 1; in clipPath() local
62 int stepy = static_cast<int>( height_2 * percent ); in clipPath()
H A DDoubleBarnDoorWipeStrategy.cpp58 int height_2 = area.height() >> 1; in clipPath() local
62 int stepy = static_cast<int>( height_2 * percent ); in clipPath()
/dports/multimedia/libopenshot/libopenshot-0.2.7/tests/
H A DCVTracker.cpp138 float height_2 = fd_2.y2 - y_2; variable
144 CHECK((int)(height_1 * 360) == (int)(height_2 * 360));
/dports/graphics/zimg/zimg-5.0.0/
H A Dimg.c162 unsigned int height_2 = height - 2; in curvature() local
202 cen_y = height_2; in curvature()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dfont_list_unittest.cc280 const int height_2 = font_list.GetHeight() + 5; in TEST() local
281 FontList derived_2 = font_list.DeriveWithHeightUpperBound(height_2); in TEST()
282 EXPECT_LE(derived_2.GetHeight(), height_2); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dfont_list_unittest.cc280 const int height_2 = font_list.GetHeight() + 5; in TEST() local
281 FontList derived_2 = font_list.DeriveWithHeightUpperBound(height_2); in TEST()
282 EXPECT_LE(derived_2.GetHeight(), height_2); in TEST()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/controls/
H A Dcswitch.cpp483 CCoord height_2 = getViewSize ().getHeight () / 2; in onMouseMoved() local
499 where.x <= getViewSize ().right && where.y <= (getViewSize ().top + height_2)) in onMouseMoved()
501 else if (where.x >= getViewSize ().left && where.y >= (getViewSize ().top + height_2) && in onMouseMoved()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/controls/
H A Dcswitch.cpp483 CCoord height_2 = getViewSize ().getHeight () / 2; in onMouseMoved() local
499 where.x <= getViewSize ().right && where.y <= (getViewSize ().top + height_2)) in onMouseMoved()
501 else if (where.x >= getViewSize ().left && where.y >= (getViewSize ().top + height_2) && in onMouseMoved()
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DClassicRotate.cpp686 …unsigned height_2 = unsigned((double)src_width * fabs(dSinE) + (double)src_height * cos(dRadAngle)… in Rotate45() local
689 FIBITMAP *dst2 = FreeImage_AllocateT(image_type, width_2, height_2, bpp); in Rotate45()
718 const unsigned height_3 = height_2; in Rotate45()
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_Histogram_std.expout39 …imension=9 description=[first,width_0,height_0,width_1,height_1,width_2,height_2,width_3,height_3]…
/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_window_cmd.vim370 let height_2 = winheight(2)
376 call assert_notequal(height_2, winheight(2))
389 let height_2 = winheight(2)
397 call assert_notequal(height_2, winheight(2))
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/utils/
H A Dpolygon.cpp371 const coord_t height_2 = area_removed_so_far * area_removed_so_far / base_length_2; in simplify() local
372 if ((height_2 <= 1 //Almost exactly colinear (barring rounding errors). in simplify()
376 …&& height_2 <= allowed_error_distance_squared) // removing the vertex doesn't introduce too much e… in simplify()
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DInterface.cpp1016 float height_2 = this->objects[1].get()->objects[0].get()->defaultstate.size.y; in ScrollBy() local
1021 float max_slide_scroll = height_1 - height_2; in ScrollBy()
1079 float height_2 = parent->objects[1].get()->objects[0].get()->defaultstate.size.y; in CreateCallbacks() local
1080 float max_slide_scroll = height_1 - height_2; in CreateCallbacks()
/dports/math/openturns/openturns-1.18/lib/test/
H A Dt_Histogram_std.expout44 … 1, height_0 : 0.0625, width_1 : 0.7, height_1 : 0.1875, width_2 : 1.2, height_2 : 0.4375, width_3…
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1109 int width_2, height_2; in CreateScaledBitmaps() local
1137 height_2 = height_1 / 2; in CreateScaledBitmaps()
1159 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.c1109 int width_2, height_2; in CreateScaledBitmaps() local
1137 height_2 = height_1 / 2; in CreateScaledBitmaps()
1159 tmp_bitmap_4 = ZoomBitmap(tmp_bitmap_2, width_2 / 2, height_2 / 2); in CreateScaledBitmaps()

12