Home
last modified time | relevance | path

Searched refs:rebuild_client_area (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgfxbrowser/
H A DFrame.h61 virtual void rebuild_client_area(const Rect & /*client_rect*/) {} in rebuild_client_area() function
H A DFrame.cpp59 rebuild_client_area(Rect(rect_.x0 + 4, rect_.y0 + 4, rect_.x1 - 4, rect_.y1 - 28)); in rebuild()
H A Dosgfxbrowser.cpp173 void rebuild_client_area(const osgfxbrowser::Rect &client_rect) in rebuild_client_area() function in EffectPanel
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgfxbrowser/
H A DFrame.h61 virtual void rebuild_client_area(const Rect & /*client_rect*/) {} in rebuild_client_area() function
H A DFrame.cpp59 rebuild_client_area(Rect(rect_.x0 + 4, rect_.y0 + 4, rect_.x1 - 4, rect_.y1 - 28)); in rebuild()
H A Dosgfxbrowser.cpp173 void rebuild_client_area(const osgfxbrowser::Rect &client_rect) in rebuild_client_area() function in EffectPanel