Home
last modified time | relevance | path

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

12

/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/
H A DGeometry.cpp680 fPos2(0, 0), in Triangle()
686 fPos2(x2, y2), in Triangle()
692 fPos2(pos2), in Triangle()
698 fPos2(tri.fPos2), in Triangle()
716 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
722 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
728 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
741 fPos2 = tri.fPos2; in operator =()
749 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
755 return (fPos1 != tri.fPos1 || fPos2 != tri.fPos2 || fPos3 != tri.fPos3); in operator !=()
[all …]
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/
H A DGeometry.cpp680 fPos2(0, 0), in Triangle()
686 fPos2(x2, y2), in Triangle()
692 fPos2(pos2), in Triangle()
698 fPos2(tri.fPos2), in Triangle()
716 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
722 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
728 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
741 fPos2 = tri.fPos2; in operator =()
749 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
755 return (fPos1 != tri.fPos1 || fPos2 != tri.fPos2 || fPos3 != tri.fPos3); in operator !=()
[all …]
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/
H A DGeometry.cpp680 fPos2(0, 0), in Triangle()
686 fPos2(x2, y2), in Triangle()
692 fPos2(pos2), in Triangle()
698 fPos2(tri.fPos2), in Triangle()
716 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
722 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
728 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
741 fPos2 = tri.fPos2; in operator =()
749 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
755 return (fPos1 != tri.fPos1 || fPos2 != tri.fPos2 || fPos3 != tri.fPos3); in operator !=()
[all …]
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0),
650 fPos2(x2, y2),
656 fPos2(pos2),
662 fPos2(tri.fPos2),
668 return fPos1 == fPos2 && fPos1 == fPos3;
674 return fPos1 != fPos2 || fPos1 != fPos3;
680 return fPos1 != fPos2 && fPos1 != fPos3;
686 return fPos1 == fPos2 || fPos1 == fPos3;
705 fPos2 = tri.fPos2;
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3);
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/dgl/src/
H A DGeometry.cpp644 fPos2(0, 0), in Triangle()
650 fPos2(x2, y2), in Triangle()
656 fPos2(pos2), in Triangle()
662 fPos2(tri.fPos2), in Triangle()
668 return fPos1 == fPos2 && fPos1 == fPos3; in isNull()
674 return fPos1 != fPos2 || fPos1 != fPos3; in isNotNull()
680 return fPos1 != fPos2 && fPos1 != fPos3; in isValid()
686 return fPos1 == fPos2 || fPos1 == fPos3; in isInvalid()
705 fPos2 = tri.fPos2; in operator =()
713 return (fPos1 == tri.fPos1 && fPos2 == tri.fPos2 && fPos3 == tri.fPos3); in operator ==()
[all …]
H A DOpenGL.cpp70 DISTRHO_SAFE_ASSERT_RETURN(fPos1 != fPos2 && fPos1 != fPos3,); in _draw()
76 glVertex2d(fPos2.fX, fPos2.fY); in _draw()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text.tests/src/org/eclipse/jface/text/tests/
H A DAbstractPairMatcherTest.java338 …region= matcherExtension.findEnclosingPeerCharacters(test.getDocument(), test.fPos1, test.fPos2 - … in performMatch()
340 region= matcherExtension.match(test.getDocument(), test.fPos1, test.fPos2 - test.fPos1); in performMatch()
346 …region= matcherExtension.findEnclosingPeerCharacters(test.getDocument(), test.fPos1, test.fPos2 - … in performMatch()
457 public final int fPos1, fPos2, fMatch1, fMatch2; field in AbstractPairMatcherTest.TestCase
462 fPos2= pos2; in TestCase()
482 return fPos1 != fMatch1 && fPos2 != fMatch1; in isEnclosingTestCase()
486 return fPos1 != fPos2; in isSelectionTestCase()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1504 double fPos2 = aP.Y(); //( bFlipV ) ? aLogicRect.GetHeight() -aP.Y() : aP.Y(); in SetHandleControllerPosition() local
1506 fPos2 = !basegfx::fTools::equalZero(fYScale) ? (fPos2 / fYScale) : SAL_MAX_INT32; in SetHandleControllerPosition()
1509 fPos2 += nCoordTop; in SetHandleControllerPosition()
1531 double fY = fPos2; in SetHandleControllerPosition()
1534 fPos2 = fX; in SetHandleControllerPosition()
1568 double fDY = fPos2 - fHeight / 2.0; in SetHandleControllerPosition()
1695 const double fDY = fPos2 - fYRef; in SetHandleControllerPosition()
1736 double fAdjustY = fPos2; in SetHandleControllerPosition()
1749 double fDY(fPos2 - fHeight / 2.0); in SetHandleControllerPosition()
1810 double fDY = fPos2 - fHeight / 2.0; in SetHandleControllerPosition()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1509 double fPos2 = aP.Y(); //( bFlipV ) ? aLogicRect.GetHeight() -aP.Y() : aP.Y(); in SetHandleControllerPosition() local
1511 fPos2 = !basegfx::fTools::equalZero(fYScale) ? (fPos2 / fYScale) : SAL_MAX_INT32; in SetHandleControllerPosition()
1514 fPos2 += nCoordTop; in SetHandleControllerPosition()
1536 double fY = fPos2; in SetHandleControllerPosition()
1539 fPos2 = fX; in SetHandleControllerPosition()
1573 double fDY = fPos2 - fHeight / 2.0; in SetHandleControllerPosition()
1700 const double fDY = fPos2 - fYRef; in SetHandleControllerPosition()
1741 double fAdjustY = fPos2; in SetHandleControllerPosition()
1754 double fDY(fPos2 - fHeight / 2.0); in SetHandleControllerPosition()
1815 double fDY = fPos2 - fHeight / 2.0; in SetHandleControllerPosition()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/
H A DGeometry.hpp557 Point<T> fPos1, fPos2, fPos3; member in Triangle
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/
H A DGeometry.hpp558 Point<T> fPos1, fPos2, fPos3; member in Triangle
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/
H A DGeometry.hpp558 Point<T> fPos1, fPos2, fPos3; member in Triangle

12