Home
last modified time | relevance | path

Searched refs:positionOnLineY (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dlines.py806 …positionOnLineX, positionOnLineY = GetPointOnLine(second_line_point[0], second_line_point[1], firs…
818 …positionOnLineX, positionOnLineY = GetPointOnLine(second_last_line_point[0], second_last_line_poin…
834 …positionOnLineX, positionOnLineY = GetPointOnLine(second_last_line_point[0], second_last_line_poin…
855 y3 = float(positionOnLineY)
867 deltaY = y4 - positionOnLineY
874 …sitionX + deltaX, startPositionY + deltaY, positionOnLineX + deltaX, positionOnLineY + deltaY, arr…
889 positionOnLineX + deltaX, positionOnLineY + deltaY,
914 positionOnLineX, positionOnLineY,
929 y2 = float(positionOnLineY)
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dlines.cpp595 double positionOnLineX, positionOnLineY; in DrawArrow() local
616 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
635 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
658 x, y, realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
688 double y3 = positionOnLineY; in DrawArrow()
701 deltaY = y4 - positionOnLineY; in DrawArrow()
713 positionOnLineX + deltaX, positionOnLineY + deltaY, in DrawArrow()
740 positionOnLineX + deltaX, positionOnLineY + deltaY, in DrawArrow()
776 positionOnLineX, positionOnLineY, in DrawArrow()
794 double y2 = positionOnLineY; in DrawArrow()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp591 double positionOnLineX = 0.0, positionOnLineY = 0.0; in DrawArrow() local
612 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
631 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
654 x, y, realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
684 double y3 = positionOnLineY; in DrawArrow()
697 deltaY = y4 - positionOnLineY; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
786 double y2 = positionOnLineY; in DrawArrow()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp591 double positionOnLineX = 0.0, positionOnLineY = 0.0; in DrawArrow() local
612 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
631 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
654 x, y, realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
684 double y3 = positionOnLineY; in DrawArrow()
697 deltaY = y4 - positionOnLineY; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
786 double y2 = positionOnLineY; in DrawArrow()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp591 double positionOnLineX = 0.0, positionOnLineY = 0.0; in DrawArrow() local
612 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
631 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
654 x, y, realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
684 double y3 = positionOnLineY; in DrawArrow()
697 deltaY = y4 - positionOnLineY; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
786 double y2 = positionOnLineY; in DrawArrow()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp591 double positionOnLineX = 0.0, positionOnLineY = 0.0; in DrawArrow() local
612 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
631 realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
654 x, y, realOffset, &positionOnLineX, &positionOnLineY); in DrawArrow()
684 double y3 = positionOnLineY; in DrawArrow()
697 deltaY = y4 - positionOnLineY; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
786 double y2 = positionOnLineY; in DrawArrow()