Home
last modified time | relevance | path

Searched refs:GetEnds (Results 1 – 17 of 17) sorted by relevance

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/ogl/
H A Dlines.h161 virtual void GetEnds(double *x1, double *y1, double *x2, double *y2);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h115 virtual void GetEnds(double *x1, double *y1, double *x2, double *y2);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h115 virtual void GetEnds(double *x1, double *y1, double *x2, double *y2);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h115 virtual void GetEnds(double *x1, double *y1, double *x2, double *y2);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h115 virtual void GetEnds(double *x1, double *y1, double *x2, double *y2);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dlines.py677 def GetEnds(self): member in LineShape
1680 startX, startY, endX, endY = self.GetEnds()
H A Dbasic.py1163 startX, startY, endX, endY = line.GetEnds()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dlines.cpp443 void wxLineShape::GetEnds(double *x1, double *y1, double *x2, double *y2) in GetEnds() function in wxLineShape
2224 GetEnds(&startX, &startY, &endX, &endY); in FindLinePosition()
H A Dbasic.cpp1051 line->GetEnds(&startX, &startY, &endX, &endY); in MoveLineToNewAttachment()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp441 void wxLineShape::GetEnds(double *x1, double *y1, double *x2, double *y2) in GetEnds() function in wxLineShape
2237 GetEnds(&startX, &startY, &endX, &endY); in FindLinePosition()
H A Dbasic.cpp1117 line->GetEnds(&startX, &startY, &endX, &endY); in MoveLineToNewAttachment()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp441 void wxLineShape::GetEnds(double *x1, double *y1, double *x2, double *y2) in GetEnds() function in wxLineShape
2237 GetEnds(&startX, &startY, &endX, &endY); in FindLinePosition()
H A Dbasic.cpp1117 line->GetEnds(&startX, &startY, &endX, &endY); in MoveLineToNewAttachment()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp441 void wxLineShape::GetEnds(double *x1, double *y1, double *x2, double *y2) in GetEnds() function in wxLineShape
2237 GetEnds(&startX, &startY, &endX, &endY); in FindLinePosition()
H A Dbasic.cpp1117 line->GetEnds(&startX, &startY, &endX, &endY); in MoveLineToNewAttachment()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp441 void wxLineShape::GetEnds(double *x1, double *y1, double *x2, double *y2) in GetEnds() function in wxLineShape
2237 GetEnds(&startX, &startY, &endX, &endY); in FindLinePosition()
H A Dbasic.cpp1117 line->GetEnds(&startX, &startY, &endX, &endY); in MoveLineToNewAttachment()