Home
last modified time | relevance | path

Searched refs:HeightWin (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Window.cxx273 aSize.x() = HeightWin(); in Draw_Window()
572 || theNewDy != HeightWin()) in SetDimension()
613 Standard_Integer Draw_Window::HeightWin() const in HeightWin() function in Draw_Window
800 Rectangle (aWorkDC, 0, 0, WidthWin(), HeightWin()); in Clear()
815 XFillRectangle (Draw_WindowDisplay, myImageBuffer, myBase->gc, 0, 0, WidthWin(), HeightWin()); in Clear()
922 WidthWin(), HeightWin(), in Redraw()
H A DDraw_Window.hxx143 Standard_EXPORT Standard_Integer HeightWin() const;
H A DDraw_Window_1.mm263 //function : HeightWin
266 Standard_Integer Draw_Window::HeightWin() const function
H A DDraw_Viewer.cxx159 myViews[id]->SetDy(-myViews[id]->HeightWin() / 2); in MakeView()
371 H = myViews[id]->HeightWin(); in GetPosSize()
630 myViews[id]->SetDy(-myViews[id]->HeightWin() / 2); in ConfigView()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_Window.hxx143 Standard_EXPORT Standard_Integer HeightWin() const;