Home
last modified time | relevance | path

Searched refs:SetEnds (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/upp/upp/bazaar/Controls4U_Demo/
H A DControls4U_Demo.lay81 …ITEM(StaticArrow, dv___7, SetWidth(2).SetOrientation("┐_").SetEnds("<->").LeftPosZ(324, 76).TopPos…
82 …ITEM(StaticArrow, dv___8, SetWidth(2).SetOrientation("_┌").SetEnds("<->").LeftPosZ(324, 76).TopPos…
83 …ITEM(StaticArrow, dv___9, SetWidth(2).SetOrientation("└┐").SetEnds("<->").LeftPosZ(320, 84).TopPos…
85 ITEM(StaticArrow, dv___11, SetWidth(2).SetEnds("<->").LeftPosZ(232, 76).TopPosZ(96, 72))
87 ITEM(StaticArrow, dv___13, SetWidth(6).SetEnds("->").LeftPosZ(100, 32).TopPosZ(8, 108))
89 ITEM(StaticArrow, dv___15, SetWidth(4).SetEnds("->").LeftPosZ(56, 20).TopPosZ(8, 108))
91 ITEM(StaticArrow, dv___17, SetWidth(2).SetEnds("->").LeftPosZ(24, 16).TopPosZ(8, 108))
94 …ITEM(StaticArrow, dv___20, SetWidth(6).SetOrientation("-").SetEnds("->").LeftPosZ(8, 124).TopPosZ(…
98 …ITEM(StaticArrow, dv___24, SetWidth(2).SetOrientation("/").SetEnds("<->").LeftPosZ(232, 76).TopPos…
99 …ITEM(StaticArrow, dv___25, SetWidth(2).SetOrientation("\\").SetEnds("<->").LeftPosZ(232, 76).TopPo…
[all …]
/dports/devel/upp/upp/bazaar/Controls4U/src.tpp/
H A DStaticArrow_en-us.tpp247 [s5;:StaticArrow`:`:SetEnds`(int`):%- [_^StaticArrow^ StaticArrow][@(0.0.255) `&]_[* SetEnd
253 [s5;:StaticArrow`:`:SetEnds`(String`):%- [_^StaticArrow^ StaticArrow][@(0.0.255) `&]_[* Set
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/AndroidQt/src/
H A DAndroidQt_TouchParameters.h47 void SetEnds (const double theXEnd,
H A DAndroidQt_TouchParameters.cxx92 void AndroidQt_TouchParameters::SetEnds (const double theXEnd, in SetEnds() function in AndroidQt_TouchParameters
H A DAndroidQt.cxx133 myTouchPoint.SetEnds (theX, theY); in UpdateTouch()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_segment.h94 void SetEnds( const VECTOR2I& a, const VECTOR2I& b ) in SetEnds() function
H A Dpns_component_dragger.cpp202 s_new->SetEnds( aP - m_p0 + orig.A, aP - m_p0 + orig.B ); in Drag()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_segment.h103 void SetEnds( const VECTOR2I& a, const VECTOR2I& b ) in SetEnds() function
H A Dpns_line_placer.cpp865 s_new[0]->SetEnds( s_old->Seg().A, aP ); in SplitAdjacentSegments()
866 s_new[1]->SetEnds( aP, s_old->Seg().B ); in SplitAdjacentSegments()
/dports/devel/upp/upp/bazaar/Controls4U/srcdoc.tpp/
H A DChangesLog_en-us.tpp40 :: [s0;# [2 Added SetOrientation() and SetEnds() using enum as suggested
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dray.h81 void SetEnds(const GfVec3d &startPoint, const GfVec3d &endPoint);
H A DwrapRay.cpp203 .def("SetEnds", &This::SetEnds, return_self<>()) in wrapRay()
H A Dray.cpp62 GfRay::SetEnds(const GfVec3d &startPoint, const GfVec3d &endPoint) in SetEnds() function in GfRay
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/ogl/
H A Dlines.h160 virtual void SetEnds(double x1, double y1, double x2, double y2);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h114 virtual void SetEnds(double x1, double y1, double x2, double y2);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h114 virtual void SetEnds(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.h114 virtual void SetEnds(double x1, double y1, double x2, double y2);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Dlines.h114 virtual void SetEnds(double x1, double y1, double x2, double y2);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/ogl/
H A Dlines.py658 def SetEnds(self, x1, y1, x2, y2): member in LineShape
1113 self.SetEnds(end_x, end_y, other_end_x, other_end_y)
1120 self.SetEnds(end_x, end_y, other_end_x, other_end_y)
1666 self.SetEnds(0.0, 0.0, minWidth, 0.0)
/dports/devel/upp/upp/bazaar/Controls4U/
H A DControls4U.cpp921 StaticArrow& StaticArrow::SetEnds(String e) { in SetEnds() function in Upp::StaticArrow
923 return SetEnds(EndLeft); in SetEnds()
925 return SetEnds(EndRight); in SetEnds()
927 return SetEnds(EndLeftRight); in SetEnds()
929 return SetEnds(NoEnd); in SetEnds()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/ogl/
H A Dlines.cpp425 void wxLineShape::SetEnds(double x1, double y1, double x2, double y2) in SetEnds() function in wxLineShape
1003 SetEnds(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()
2213 SetEnds(0.0, 0.0, minWidth, 0.0); in FindMinimumWidth()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp423 void wxLineShape::SetEnds(double x1, double y1, double x2, double y2) in SetEnds() function in wxLineShape
1046 SetEnds(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()
2226 SetEnds(0.0, 0.0, minWidth, 0.0); in FindMinimumWidth()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp423 void wxLineShape::SetEnds(double x1, double y1, double x2, double y2) in SetEnds() function in wxLineShape
1046 SetEnds(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()
2226 SetEnds(0.0, 0.0, minWidth, 0.0); in FindMinimumWidth()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp423 void wxLineShape::SetEnds(double x1, double y1, double x2, double y2) in SetEnds() function in wxLineShape
1046 SetEnds(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()
2226 SetEnds(0.0, 0.0, minWidth, 0.0); in FindMinimumWidth()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/ogl/
H A Dlines.cpp423 void wxLineShape::SetEnds(double x1, double y1, double x2, double y2) in SetEnds() function in wxLineShape
1046 SetEnds(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()
2226 SetEnds(0.0, 0.0, minWidth, 0.0); in FindMinimumWidth()

12