Home
last modified time | relevance | path

Searched refs:theY1 (Results 1 – 25 of 42) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/Aspect/
H A DAspect_NeutralWindow.cxx58 Standard_Integer theY1) in SetPosition() argument
61 && myPosY == theY1) in SetPosition()
67 myPosY = theY1; in SetPosition()
75 Standard_Boolean Aspect_NeutralWindow::SetPosition (Standard_Integer theX1, Standard_Integer theY1, in SetPosition() argument
79 Standard_Integer aHeightNew = theY2 - theY1; in SetPosition()
81 && myPosY == theY1 in SetPosition()
90 myPosY = theY1; in SetPosition()
H A DAspect_NeutralWindow.hxx76 virtual void Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
81 theY1 = myPosY; in Position()
88 Standard_Integer theY1);
92 Standard_EXPORT Standard_Boolean SetPosition (Standard_Integer theX1, Standard_Integer theY1,
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/AndroidQt/src/
H A DAndroidQt_Window.cxx24 const int theY1, const int theY2) in IMPLEMENT_STANDARD_RTTIEXT()
27 myY1 (theY1), myY2 (theY2) in IMPLEMENT_STANDARD_RTTIEXT()
41 Standard_Integer& theY1, in Position() argument
47 theY1 = myY1; in Position()
56 const Standard_Integer theY1, in SetPosition() argument
62 myY1 = theY1; in SetPosition()
H A DAndroidQt_Window.h29 const int theY1 = -1, const int theY2 = -1);
60 Standard_Integer& theY1,
66 const Standard_Integer theY1,
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAspect_NeutralWindow.hxx76 virtual void Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
81 theY1 = myPosY; in Position()
88 Standard_Integer theY1);
92 Standard_EXPORT Standard_Boolean SetPosition (Standard_Integer theX1, Standard_Integer theY1,
H A DGraphic3d_Texture1Dsegment.hxx54 …Standard_EXPORT void SetSegment (const Standard_ShortReal theX1, const Standard_ShortReal theY1, c…
57 …Standard_EXPORT void Segment (Standard_ShortReal& theX1, Standard_ShortReal& theY1, Standard_Short…
H A DDraw_View.hxx97 Standard_Integer& theX1,Standard_Integer& theY1);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAspect_NeutralWindow.hxx76 virtual void Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
81 theY1 = myPosY; in Position()
88 Standard_Integer theY1);
92 Standard_EXPORT Standard_Boolean SetPosition (Standard_Integer theX1, Standard_Integer theY1,
H A DGraphic3d_Texture1Dsegment.hxx54 …Standard_EXPORT void SetSegment (const Standard_ShortReal theX1, const Standard_ShortReal theY1, c…
57 …Standard_EXPORT void Segment (Standard_ShortReal& theX1, Standard_ShortReal& theY1, Standard_Short…
/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Texture1Dsegment.hxx54 …Standard_EXPORT void SetSegment (const Standard_ShortReal theX1, const Standard_ShortReal theY1, c…
57 …Standard_EXPORT void Segment (Standard_ShortReal& theX1, Standard_ShortReal& theY1, Standard_Short…
/dports/cad/opencascade/opencascade-7.6.0/samples/glfw/
H A DGlfwOcctWindow.h82 virtual void Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
87 theY1 = myYTop; in Position()
/dports/cad/opencascade/opencascade-7.6.0/samples/CSharp/OCCTProxy_D3D/
H A DOCCTProxyD3D.cpp218 void Zoom (int theX1, int theY1, int theX2, int theY2)
222 myView()->Zoom (theX1, theY1, theX2, theY2);
262 void Select (int theX1, int theY1, int theX2, int theY2)
266 myAISContext()->SelectRectangle (Graphic3d_Vec2i (theX1, theY1),
299 void ShiftSelect (int theX1, int theY1, int theX2, int theY2)
303 myAISContext()->SelectRectangle (Graphic3d_Vec2i (theX1, theY1),
/dports/cad/opencascade/opencascade-7.6.0/samples/CSharp/OCCTProxy/
H A DOCCTProxy.cpp201 void Zoom(int theX1, int theY1, int theX2, int theY2)
205 myView()->Zoom(theX1, theY1, theX2, theY2);
245 void Select(int theX1, int theY1, int theX2, int theY2)
249 myAISContext()->SelectRectangle (Graphic3d_Vec2i (theX1, theY1),
282 void ShiftSelect(int theX1, int theY1, int theX2, int theY2)
286 myAISContext()->SelectRectangle (Graphic3d_Vec2i (theX1, theY1),
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/OCCTOverview/src/
H A DOcctWindow.cxx172 void OcctWindow::Position(Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
177 theY1 = myWidget->rect().top(); in Position()
H A DOcctWindow.h91 virtual void Position( Standard_Integer& theX1, Standard_Integer& theY1,
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_View.cxx343 Standard_Integer& theX1,Standard_Integer& theY1) in GetFrame() argument
347 myViewer->GetFrame(myId, theX0, theY0, theX1, theY1); in GetFrame()
351 myFrameY1 = theY1; in GetFrame()
358 theY1 = myFrameY1; in GetFrame()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Common/src/
H A DOcctWindow.cxx163 void OcctWindow::Position ( Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
168 theY1 = myWidget->rect().top(); in Position()
H A DOcctWindow.h70 virtual void Position( Standard_Integer& theX1, Standard_Integer& theY1,
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/ogl/
H A Ddrawnp.h130 wxOpSetClipping(int theOp, double theX1, double theY1, double theX2, double theY2);
155 wxOpDraw(int theOp, double theX1, double theY1, double theX2, double theY2,
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Ddrawnp.h119 wxOpSetClipping(int theOp, double theX1, double theY1, double theX2, double theY2);
144 wxOpDraw(int theOp, double theX1, double theY1, double theX2, double theY2,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Ddrawnp.h119 wxOpSetClipping(int theOp, double theX1, double theY1, double theX2, double theY2);
144 wxOpDraw(int theOp, double theX1, double theY1, double theX2, double theY2,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Ddrawnp.h119 wxOpSetClipping(int theOp, double theX1, double theY1, double theX2, double theY2);
144 wxOpDraw(int theOp, double theX1, double theY1, double theX2, double theY2,
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/include/wx/ogl/
H A Ddrawnp.h119 wxOpSetClipping(int theOp, double theX1, double theY1, double theX2, double theY2);
144 wxOpDraw(int theOp, double theX1, double theY1, double theX2, double theY2,
/dports/cad/opencascade/opencascade-7.6.0/src/Xw/
H A DXw_Window.cxx322 void Xw_Window::Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
329 theY1 = myYTop; in Position()
345 theY1 = -anAttributes.y; in Position()
346 theY2 = theY1 + anAttributes.height; in Position()
/dports/cad/opencascade/opencascade-7.6.0/src/WNT/
H A DWNT_Window.cxx384 void WNT_Window::Position (Standard_Integer& theX1, Standard_Integer& theY1, in Position() argument
391 theY1 = myYTop; in Position()
414 theY1 = aPntLeft.y; in Position()
443 const Standard_Integer theX1, const Standard_Integer theY1) in SetPos() argument
448 myYBottom = theY1; in SetPos()

12