Home
last modified time | relevance | path

Searched defs:GetBBox (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGUseElement.cpp13 wxSVGRect wxSVGUseElement::GetBBox(wxSVG_COORDINATES coordinates) in GetBBox() function in wxSVGUseElement
H A DSVGVideoElement.cpp15 wxSVGRect wxSVGVideoElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGVideoElement
H A DSVGRectElement.cpp19 wxSVGRect wxSVGRectElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGRectElement
H A DSVGPolygonElement.cpp14 wxSVGRect wxSVGPolygonElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGPolygonElement
H A DSVGPolylineElement.cpp14 wxSVGRect wxSVGPolylineElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGPolylineElement
H A DSVGLineElement.cpp14 wxSVGRect wxSVGLineElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGLineElement
H A DSVGImageElement.cpp14 wxSVGRect wxSVGImageElement::GetBBox(wxSVG_COORDINATES coordinates) in GetBBox() function in wxSVGImageElement
H A DSVGCircleElement.cpp19 wxSVGRect wxSVGCircleElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGCircleElement
H A DSVGEllipseElement.cpp19 wxSVGRect wxSVGEllipseElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGEllipseElement
/dports/cad/alliance/alliance/src/ocp/src/placer/
H A DPIns.cpp43 PIns::GetBBox() const in GetBBox() function in PIns
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-server/include/glosm/
H A DGeometryDatasource.hh50 virtual BBoxi GetBBox() const { in GetBBox() function in GeometryDatasource
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_rendering/raytracing/accelerators/
H A Dcontainer_3d.h63 const BBOX_3D& GetBBox() const { return m_bbox; } in GetBBox() function
H A Dcontainer_2d.h59 const BBOX_2D& GetBBox() const in GetBBox() function
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGUseElement.cpp13 wxSVGRect wxSVGUseElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGUseElement
H A DSVGVideoElement.cpp15 wxSVGRect wxSVGVideoElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGVideoElement
H A DSVGRectElement.cpp19 wxSVGRect wxSVGRectElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGRectElement
H A DSVGPolylineElement.cpp14 wxSVGRect wxSVGPolylineElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGPolylineElement
H A DSVGPolygonElement.cpp14 wxSVGRect wxSVGPolygonElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGPolygonElement
H A DSVGLineElement.cpp14 wxSVGRect wxSVGLineElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGLineElement
H A DSVGImageElement.cpp14 wxSVGRect wxSVGImageElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGImageElement
H A DSVGCircleElement.cpp19 wxSVGRect wxSVGCircleElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGCircleElement
H A DSVGEllipseElement.cpp19 wxSVGRect wxSVGEllipseElement::GetBBox(wxSVG_COORDINATES coordinates) { in GetBBox() function in wxSVGEllipseElement
/dports/cad/alliance/alliance/src/ocp/src/common/
H A DPContainer.h55 PBBox GetBBox() const { return _bBox; }; in GetBBox() function
/dports/graphics/wxsvg/wxsvg-1.5.22/src/skia/
H A DSVGCanvasPathSkia.cpp20 wxSVGRect wxSVGCanvasPathSkia::GetBBox(const wxSVGMatrix * matrix) in GetBBox() function in wxSVGCanvasPathSkia
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_array.cpp30 bool ON_2dPointArray::GetBBox( // returns true if successful in GetBBox() function in ON_2dPointArray
87 bool ON_3dPointArray::GetBBox( // returns true if successful in GetBBox() function in ON_3dPointArray
307 bool ON_2dVectorArray::GetBBox( // returns true if successful in GetBBox() function in ON_2dVectorArray
343 bool ON_3dVectorArray::GetBBox( in GetBBox() function in ON_3dVectorArray
384 bool ON_2fPointArray::GetBBox( // returns true if successful in GetBBox() function in ON_2fPointArray
421 bool ON_3fPointArray::GetBBox( // returns true if successful in GetBBox() function in ON_3fPointArray
484 bool ON_2fVectorArray::GetBBox( in GetBBox() function in ON_2fVectorArray
520 bool ON_3fVectorArray::GetBBox( // returns true if successful in GetBBox() function in ON_3fVectorArray

12345678