Home
last modified time | relevance | path

Searched defs:SetEndPoint (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workdocs/include/aws/workdocs/model/
H A DSubscription.h95 …inline void SetEndPoint(const Aws::String& value) { m_endPointHasBeenSet = true; m_endPoint = valu… in SetEndPoint() function
100 …inline void SetEndPoint(Aws::String&& value) { m_endPointHasBeenSet = true; m_endPoint = std::move… in SetEndPoint() function
105 …inline void SetEndPoint(const char* value) { m_endPointHasBeenSet = true; m_endPoint.assign(value)… in SetEndPoint() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxfdrawline.hxx102 inline void XFDrawLine::SetEndPoint(double x, double y) in SetEndPoint() function in XFDrawLine
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxfdrawline.hxx102 inline void XFDrawLine::SetEndPoint(double x, double y) in SetEndPoint() function in XFDrawLine
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DSelect3D_SensitiveSegment.hxx40 void SetEndPoint (const gp_Pnt& thePnt) { myEnd = thePnt; } in SetEndPoint() function in Select3D_SensitiveSegment
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DSelect3D_SensitiveSegment.hxx40 void SetEndPoint (const gp_Pnt& thePnt) { myEnd = thePnt; } in SetEndPoint() function in Select3D_SensitiveSegment
/dports/cad/opencascade/opencascade-7.6.0/src/Select3D/
H A DSelect3D_SensitiveSegment.hxx40 void SetEndPoint (const gp_Pnt& thePnt) { myEnd = thePnt; } in SetEndPoint() function in Select3D_SensitiveSegment
/dports/audio/libnoise/noise/src/model/
H A Dline.h129 void SetEndPoint (double x, double y, double z) in SetEndPoint() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Navigation/
H A DOffMeshConnection.cpp123 void OffMeshConnection::SetEndPoint(Node* node) in SetEndPoint() function in Urho3D::OffMeshConnection
/dports/www/firefox/firefox-99.0/accessible/base/
H A DTextRange.h145 void SetEndPoint(Accessible* aContainer, int32_t aOffset) { in SetEndPoint() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_line.h94 void SetEndPoint( const wxPoint& aPosition ) { m_end = aPosition; } in SetEndPoint() function
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DCommandClass.h167 void SetEndPoint(uint8 const _instance, uint8 const _endpoint) in SetEndPoint() function
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/command_classes/
H A DCommandClass.h108 …void SetEndPoint( uint8 const _instance, uint8 const _endpoint){ m_endPointMap[_instance] = _endpo… in SetEndPoint() function
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/base/
H A DTextRange.h212 void SetEndPoint(HyperTextAccessible* aContainer, int32_t aOffset) { in SetEndPoint() function
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DTextRange.h230 void SetEndPoint(HyperTextAccessible* aContainer, int32_t aOffset) { in SetEndPoint() function
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DTextRange.h230 void SetEndPoint(HyperTextAccessible* aContainer, int32_t aOffset) { in SetEndPoint() function
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/base/
H A DTextRange.h211 void SetEndPoint(HyperTextAccessible* aContainer, int32_t aOffset) { in SetEndPoint() function
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/base/
H A DTextRange.h222 void SetEndPoint(HyperTextAccessible* aContainer, int32_t aOffset) in SetEndPoint() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_linecurve.cpp432 ON_BOOL32 ON_LineCurve::SetEndPoint(ON_3dPoint end_point) in SetEndPoint() function in ON_LineCurve
H A Dopennurbs_polyedgecurve.cpp239 ON_BOOL32 ON_PolyEdgeCurve::SetEndPoint( ON_3dPoint ) in SetEndPoint() function in ON_PolyEdgeCurve
H A Dopennurbs_arccurve.cpp422 ON_BOOL32 ON_ArcCurve::SetEndPoint(ON_3dPoint end_point) in SetEndPoint() function in ON_ArcCurve
H A Dopennurbs_polylinecurve.cpp761 ON_BOOL32 ON_PolylineCurve::SetEndPoint( in SetEndPoint() function in ON_PolylineCurve
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_linecurve.cpp432 ON_BOOL32 ON_LineCurve::SetEndPoint(ON_3dPoint end_point) in SetEndPoint() function in ON_LineCurve
H A Dopennurbs_polyedgecurve.cpp239 ON_BOOL32 ON_PolyEdgeCurve::SetEndPoint( ON_3dPoint end_point ) in SetEndPoint() function in ON_PolyEdgeCurve
H A Dopennurbs_arccurve.cpp422 ON_BOOL32 ON_ArcCurve::SetEndPoint(ON_3dPoint end_point) in SetEndPoint() function in ON_ArcCurve
H A Dopennurbs_polylinecurve.cpp761 ON_BOOL32 ON_PolylineCurve::SetEndPoint( in SetEndPoint() function in ON_PolylineCurve

1234