Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dlines.py806positionOnLineX, positionOnLineY = GetPointOnLine(second_line_point[0], second_line_point[1], firs…
818positionOnLineX, positionOnLineY = GetPointOnLine(second_last_line_point[0], second_last_line_poin…
834positionOnLineX, positionOnLineY = GetPointOnLine(second_last_line_point[0], second_last_line_poin…
854 x3 = float(positionOnLineX)
866 deltaX = x4 - positionOnLineX
874 …y = GetArrowPoints(startPositionX + deltaX, startPositionY + deltaY, positionOnLineX + deltaX, pos…
889 positionOnLineX + deltaX, positionOnLineY + deltaY,
914 positionOnLineX, positionOnLineY,
928 x2 = float(positionOnLineX)
/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()
687 double x3 = positionOnLineX; in DrawArrow()
700 deltaX = x4 - positionOnLineX; in DrawArrow()
713 positionOnLineX + deltaX, positionOnLineY + deltaY, in DrawArrow()
740 positionOnLineX + deltaX, positionOnLineY + deltaY, in DrawArrow()
776 positionOnLineX, positionOnLineY, in DrawArrow()
793 double x2 = positionOnLineX; 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()
683 double x3 = positionOnLineX; in DrawArrow()
696 deltaX = x4 - positionOnLineX; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
785 double x2 = positionOnLineX; 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()
683 double x3 = positionOnLineX; in DrawArrow()
696 deltaX = x4 - positionOnLineX; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
785 double x2 = positionOnLineX; 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()
683 double x3 = positionOnLineX; in DrawArrow()
696 deltaX = x4 - positionOnLineX; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
785 double x2 = positionOnLineX; 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()
683 double x3 = positionOnLineX; in DrawArrow()
696 deltaX = x4 - positionOnLineX; in DrawArrow()
709 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
732 positionOnLineX+deltaX, positionOnLineY+deltaY, in DrawArrow()
768 positionOnLineX, positionOnLineY, in DrawArrow()
785 double x2 = positionOnLineX; in DrawArrow()