Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dlines.py1101 end_x, end_y, other_end_x, other_end_y = self.FindLineEndPoints()
1113 self.SetEnds(end_x, end_y, other_end_x, other_end_y)
1119 end_x, end_y, other_end_x, other_end_y = self.FindLineEndPoints()
1120 self.SetEnds(end_x, end_y, other_end_x, other_end_y)
1162other_end_x, other_end_y = self._to.GetAttachmentPosition(self._attachmentTo, nth, no_arch, self)
1164other_end_x, other_end_y = self._to.GetPerimeterPoint(self._to.GetX(), self._to.GetY(), second_las…
1179other_end_x, other_end_y = self._to.GetAttachmentPosition(self._attachmentTo, nth, no_arcs, self)
1180 toX = other_end_x
1187other_end_x, other_end_y = self._to.GetPerimeterPoint(self._to.GetX(), self._to.GetY(), fromX, fro…
1189 return end_x, end_y, other_end_x, other_end_y
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dlines.cpp988 double other_end_x, other_end_y; in OnMoveLink() local
990 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1003 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1006 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1007 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1045 double other_end_x, other_end_y; in FindLineEndPoints() local
1073 m_to->GetAttachmentPosition(m_attachmentTo, &other_end_x, &other_end_y, nth, no_arcs, this); in FindLineEndPoints()
1078 &other_end_x, &other_end_y); in FindLineEndPoints()
1101 toX = other_end_x; in FindLineEndPoints()
1113 &other_end_x, &other_end_y); in FindLineEndPoints()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1029 double other_end_x, other_end_y; in OnMoveLink() local
1031 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1046 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1049 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1050 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1088 double other_end_x = 0.0, other_end_y = 0.0; in FindLineEndPoints() local
1118 m_to->GetAttachmentPosition(m_attachmentTo, &other_end_x, &other_end_y, nth, no_arcs, this); in FindLineEndPoints()
1123 &other_end_x, &other_end_y); in FindLineEndPoints()
1146 toX = other_end_x; in FindLineEndPoints()
1158 &other_end_x, &other_end_y); in FindLineEndPoints()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1029 double other_end_x, other_end_y; in OnMoveLink() local
1031 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1046 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1049 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1050 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1088 double other_end_x = 0.0, other_end_y = 0.0; in FindLineEndPoints() local
1118 m_to->GetAttachmentPosition(m_attachmentTo, &other_end_x, &other_end_y, nth, no_arcs, this); in FindLineEndPoints()
1123 &other_end_x, &other_end_y); in FindLineEndPoints()
1146 toX = other_end_x; in FindLineEndPoints()
1158 &other_end_x, &other_end_y); in FindLineEndPoints()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1029 double other_end_x, other_end_y; in OnMoveLink() local
1031 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1046 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1049 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1050 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1088 double other_end_x = 0.0, other_end_y = 0.0; in FindLineEndPoints() local
1118 m_to->GetAttachmentPosition(m_attachmentTo, &other_end_x, &other_end_y, nth, no_arcs, this); in FindLineEndPoints()
1123 &other_end_x, &other_end_y); in FindLineEndPoints()
1146 toX = other_end_x; in FindLineEndPoints()
1158 &other_end_x, &other_end_y); in FindLineEndPoints()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp1029 double other_end_x, other_end_y; in OnMoveLink() local
1031 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1046 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1049 FindLineEndPoints(&end_x, &end_y, &other_end_x, &other_end_y); in OnMoveLink()
1050 SetEnds(end_x, end_y, other_end_x, other_end_y); in OnMoveLink()
1088 double other_end_x = 0.0, other_end_y = 0.0; in FindLineEndPoints() local
1118 m_to->GetAttachmentPosition(m_attachmentTo, &other_end_x, &other_end_y, nth, no_arcs, this); in FindLineEndPoints()
1123 &other_end_x, &other_end_y); in FindLineEndPoints()
1146 toX = other_end_x; in FindLineEndPoints()
1158 &other_end_x, &other_end_y); in FindLineEndPoints()
[all …]