Home
last modified time | relevance | path

Searched defs:OnDragLeft (Results 1 – 25 of 47) sorted by relevance

12

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Ddivided.py49 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in DividedShapeControlPoint
H A Dcomposit.py463 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in CompositeShape
864 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in DivisionControlPoint
1158 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in DivisionShape
H A Dcanvas.py445 def OnDragLeft(self, draw, x, y, keys = 0): member in ShapeCanvas
H A Dlines.py68 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in LineControlPoint
260 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in LabelShape
1246 def OnDragLeft(self, draw, x, y, keys = 0, attachment = 0): member in LineShape
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp296 void MyCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNUSED… in OnDragLeft() function in MyCanvas
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp296 void MyCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNUSED… in OnDragLeft() function in MyCanvas
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp296 void MyCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNUSED… in OnDragLeft() function in MyCanvas
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp296 void MyCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNUSED… in OnDragLeft() function in MyCanvas
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dcomposit.cpp127 void wxCompositeShape::OnDragLeft(bool WXUNUSED(draw), double x, double y, int WXUNUSED(keys), int … in OnDragLeft() function in wxCompositeShape
857 void wxDivisionShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionShape
1377 void wxDivisionControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionControlPoint
H A Dcanvas.cpp514 void wxShapeCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXU… in OnDragLeft() function in wxShapeCanvas
H A Ddivided.cpp580 void wxDividedShapeControlPoint::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double y, int … in OnDragLeft() function in wxDividedShapeControlPoint
H A Dlines.cpp1183 void wxLineShape::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNU… in OnDragLeft() function in wxLineShape
1662 void wxLineControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxLineControlPoint
2429 void wxLabelShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxLabelShape
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp153 void wxCompositeShape::OnDragLeft(bool WXUNUSED(draw), double x, double y, int WXUNUSED(keys), int … in OnDragLeft() function in wxCompositeShape
883 void wxDivisionShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionShape
1395 void wxDivisionControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionControlPoint
H A Dcanvas.cpp475 void wxShapeCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXU… in OnDragLeft() function in wxShapeCanvas
H A Ddivided.cpp578 void wxDividedShapeControlPoint::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double y, int … in OnDragLeft() function in wxDividedShapeControlPoint
H A Dlines.cpp1236 void wxLineShape::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXUNU… in OnDragLeft() function in wxLineShape
1705 void wxLineControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxLineControlPoint
2439 void wxLabelShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxLabelShape
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp153 void wxCompositeShape::OnDragLeft(bool WXUNUSED(draw), double x, double y, int WXUNUSED(keys), int … in OnDragLeft() function in wxCompositeShape
883 void wxDivisionShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionShape
1395 void wxDivisionControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionControlPoint
H A Dcanvas.cpp475 void wxShapeCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXU… in OnDragLeft() function in wxShapeCanvas
H A Ddivided.cpp578 void wxDividedShapeControlPoint::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double y, int … in OnDragLeft() function in wxDividedShapeControlPoint
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp153 void wxCompositeShape::OnDragLeft(bool WXUNUSED(draw), double x, double y, int WXUNUSED(keys), int … in OnDragLeft() function in wxCompositeShape
883 void wxDivisionShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionShape
1395 void wxDivisionControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionControlPoint
H A Dcanvas.cpp475 void wxShapeCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXU… in OnDragLeft() function in wxShapeCanvas
H A Ddivided.cpp578 void wxDividedShapeControlPoint::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double y, int … in OnDragLeft() function in wxDividedShapeControlPoint
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp153 void wxCompositeShape::OnDragLeft(bool WXUNUSED(draw), double x, double y, int WXUNUSED(keys), int … in OnDragLeft() function in wxCompositeShape
883 void wxDivisionShape::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionShape
1395 void wxDivisionControlPoint::OnDragLeft(bool draw, double x, double y, int keys, int attachment) in OnDragLeft() function in wxDivisionControlPoint
H A Dcanvas.cpp475 void wxShapeCanvas::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double WXUNUSED(y), int WXU… in OnDragLeft() function in wxShapeCanvas
H A Ddivided.cpp578 void wxDividedShapeControlPoint::OnDragLeft(bool WXUNUSED(draw), double WXUNUSED(x), double y, int … in OnDragLeft() function in wxDividedShapeControlPoint

12