Home
last modified time | relevance | path

Searched defs:GetBounds (Results 1 – 25 of 1226) sorted by relevance

12345678910>>...50

/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/visitors/
H A DGetBounds.h11 struct GetBounds : public Visitor struct
22 inline bool GetBounds::operator()(Node &node, TraversalContext &) in operator() argument
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4FindObject.h95 virtual C4Rect *GetBounds() { return nullptr; } in GetBounds() function
130 C4Rect *GetBounds() override { return fHasBounds ? &Bounds : nullptr; } in GetBounds() function
157 C4Rect *GetBounds() override { return fHasBounds ? &Bounds : nullptr; } in GetBounds() function
196 C4Rect *GetBounds() override { return ▭ } in GetBounds() function
209 C4Rect *GetBounds() override { return &bounds; } in GetBounds() function
222 C4Rect *GetBounds() override { return &bounds; } in GetBounds() function
236 C4Rect *GetBounds() override { return &bounds; } in GetBounds() function
250 C4Rect *GetBounds() override { return &bounds; } in GetBounds() function
263 C4Rect *GetBounds() override { return &bounds; } in GetBounds() function
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrafillinfo.pas42 function GetBounds: TRect; override; in GetBounds() function
77 function GetBounds: TRect; override; in GetBounds() function
96 function GetBounds: TRect; override; in GetBounds() function
120 function GetBounds: TRect; override; in GetBounds() function
141 function GetBounds: TRect; override; in GetBounds() function
156 function GetBounds: TRect; override; in GetBounds() function
196 function GetBounds: TRect; override; in GetBounds() function
485 function TFillRectangleInfo.GetBounds: TRect; in TFillRectangleInfo.GetBounds() function
492 function TFillShapeInfo.GetBounds: TRect; in TFillShapeInfo.GetBounds() function
939 function TCustomFillPolyInfo.GetBounds: TRect; in TCustomFillPolyInfo.GetBounds() function
[all …]
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrafillinfo.pas42 function GetBounds: TRect; override; in GetBounds() function
77 function GetBounds: TRect; override; in GetBounds() function
96 function GetBounds: TRect; override; in GetBounds() function
120 function GetBounds: TRect; override; in GetBounds() function
141 function GetBounds: TRect; override; in GetBounds() function
156 function GetBounds: TRect; override; in GetBounds() function
196 function GetBounds: TRect; override; in GetBounds() function
485 function TFillRectangleInfo.GetBounds: TRect; in TFillRectangleInfo.GetBounds() function
492 function TFillShapeInfo.GetBounds: TRect; in TFillShapeInfo.GetBounds() function
939 function TCustomFillPolyInfo.GetBounds: TRect; in TCustomFillPolyInfo.GetBounds() function
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DScreen.cs173 public static Rectangle GetBounds(Control ctl) { in GetBounds() method in System.Windows.Forms.Screen
177 public static Rectangle GetBounds(Point pt) { in GetBounds() method in System.Windows.Forms.Screen
181 public static Rectangle GetBounds(Rectangle rect) { in GetBounds() method in System.Windows.Forms.Screen
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DDrawTargetWebglInternal.h31 const IntRect& GetBounds() const { return mBounds; } in GetBounds() function
72 const IntRect& GetBounds() const { return mBounds; } in GetBounds() function
242 IntRect GetBounds() const override { return mBounds; } in GetBounds() function
278 IntRect GetBounds() const override { return IntRect(IntPoint(0, 0), mSize); } in GetBounds() function
/dports/devel/spatialindex/spatialindex-src-1.8.5/include/spatialindex/capi/
H A DBoundsQuery.h46 SpatialIndex::Region* GetBounds() const { return m_bounds; } in GetBounds() function
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkGenericDataSet.cxx107 double *vtkGenericDataSet::GetBounds() in GetBounds() function in vtkGenericDataSet
117 void vtkGenericDataSet::GetBounds(double bounds[6]) in GetBounds() function in vtkGenericDataSet
H A DvtkCell.cxx78 double *vtkCell::GetBounds () in GetBounds() function in vtkCell
113 void vtkCell::GetBounds(double bounds[6]) in GetBounds() function in vtkCell
H A DvtkAbstractPointLocator.h77 virtual double *GetBounds() { return this->Bounds; } in GetBounds() function
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkGenericDataSet.cxx107 double *vtkGenericDataSet::GetBounds() in GetBounds() function in vtkGenericDataSet
117 void vtkGenericDataSet::GetBounds(double bounds[6]) in GetBounds() function in vtkGenericDataSet
/dports/math/vtk6/VTK-6.2.0/Rendering/FreeType/
H A DvtkFreeTypeStringToImage.cxx54 vtkVector2i vtkFreeTypeStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkFreeTypeStringToImage
73 vtkVector2i vtkFreeTypeStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkFreeTypeStringToImage
H A DvtkTextRendererStringToImage.cxx52 vtkVector2i vtkTextRendererStringToImage::GetBounds( in GetBounds() function in vtkTextRendererStringToImage
71 vtkVector2i vtkTextRendererStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkTextRendererStringToImage
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkSkybox.cxx31 double *vtkSkybox::GetBounds() in GetBounds() function in vtkSkybox
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkGenericDataSet.cxx123 double* vtkGenericDataSet::GetBounds() in GetBounds() function in vtkGenericDataSet
133 void vtkGenericDataSet::GetBounds(double bounds[6]) in GetBounds() function in vtkGenericDataSet
/dports/editors/lazarus-devel/examples/virtualtreeview/advanced/
H A DEditors.pas56 function GetBounds: TRect; stdcall; in GetBounds() function
398 function TPropertyEditLink.GetBounds: TRect; stdcall; in GetBounds() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/base/
H A Dtest_browser_window_aura.cc80 gfx::Rect TestBrowserWindowAura::GetBounds() const { in GetBounds() function in TestBrowserWindowAura
126 gfx::Rect TestBrowserWindowViews::GetBounds() const { in GetBounds() function in TestBrowserWindowViews
/dports/math/vtk8/VTK-8.2.0/Rendering/FreeType/
H A DvtkFreeTypeStringToImage.cxx54 vtkVector2i vtkFreeTypeStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkFreeTypeStringToImage
74 vtkVector2i vtkFreeTypeStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkFreeTypeStringToImage
H A DvtkTextRendererStringToImage.cxx52 vtkVector2i vtkTextRendererStringToImage::GetBounds( in GetBounds() function in vtkTextRendererStringToImage
72 vtkVector2i vtkTextRendererStringToImage::GetBounds(vtkTextProperty *property, in GetBounds() function in vtkTextRendererStringToImage
/dports/editors/lazarus-qt5-devel/examples/virtualtreeview/advanced/
H A DEditors.pas56 function GetBounds: TRect; stdcall; in GetBounds() function
398 function TPropertyEditLink.GetBounds: TRect; stdcall; in GetBounds() function
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkSkybox.cxx31 double* vtkSkybox::GetBounds() in GetBounds() function in vtkSkybox
/dports/math/vtk9/VTK-9.1.0/Rendering/FreeType/
H A DvtkTextRendererStringToImage.cxx52 vtkVector2i vtkTextRendererStringToImage::GetBounds( in GetBounds() function in vtkTextRendererStringToImage
70 vtkVector2i vtkTextRendererStringToImage::GetBounds( in GetBounds() function in vtkTextRendererStringToImage
H A DvtkFreeTypeStringToImage.cxx54 vtkVector2i vtkFreeTypeStringToImage::GetBounds( in GetBounds() function in vtkFreeTypeStringToImage
72 vtkVector2i vtkFreeTypeStringToImage::GetBounds( in GetBounds() function in vtkFreeTypeStringToImage
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkPoints.cxx95 double *vtkPoints::GetBounds() in GetBounds() function in vtkPoints
102 void vtkPoints::GetBounds(double bounds[6]) in GetBounds() function in vtkPoints
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkPoints.cxx94 double* vtkPoints::GetBounds() in GetBounds() function in vtkPoints
101 void vtkPoints::GetBounds(double bounds[6]) in GetBounds() function in vtkPoints

12345678910>>...50