Home
last modified time | relevance | path

Searched refs:UpdateBounds (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dlock_window_state.cc70 UpdateBounds(window_state); in OnWMEvent()
84 UpdateBounds(window_state); in OnWMEvent()
89 UpdateBounds(window_state); in OnWMEvent()
158 UpdateBounds(window_state); in UpdateWindow()
166 UpdateBounds(window_state); in UpdateWindow()
204 void LockWindowState::UpdateBounds(WindowState* window_state) { in UpdateBounds() function in ash::LockWindowState
/dports/math/vtk6/VTK-6.2.0/Rendering/LIC/
H A DvtkSurfaceLICDefaultPainter.cxx81 void vtkSurfaceLICDefaultPainter::UpdateBounds(double bounds[6]) in UpdateBounds() function in vtkSurfaceLICDefaultPainter
88 painter->UpdateBounds(bounds); in UpdateBounds()
104 painter->UpdateBounds(bounds); in UpdateBounds()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DListViewInsertionMark.cs56 UpdateBounds ();
87 UpdateBounds ();
92 void UpdateBounds () in UpdateBounds() method in System.Windows.Forms.ListViewInsertionMark
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gccv/
H A Ditem.cc78 const_cast <Item *> (this)->UpdateBounds (); in GetBounds()
92 void Item::UpdateBounds () in UpdateBounds() function in gccv::Item
120 const_cast <Item *> (this)->UpdateBounds (); in Invalidate()
H A Dpath.cc87 void Path::UpdateBounds () in UpdateBounds() function in gccv::Path
96 Item::UpdateBounds (); in UpdateBounds()
H A Dcircle.cc104 void Circle::UpdateBounds () in UpdateBounds() function in gccv::Circle
111 Item::UpdateBounds (); in UpdateBounds()
H A Dline.cc105 void Line::UpdateBounds () in UpdateBounds() function in gccv::Line
126 Item::UpdateBounds (); in UpdateBounds()
H A Drectangle.cc150 void Rectangle::UpdateBounds () in UpdateBounds() function in gccv::Rectangle
157 Item::UpdateBounds (); in UpdateBounds()
/dports/cad/opencascade/opencascade-7.6.0/src/BVH/
H A DBVH_LinearBuilder.hxx170 …Standard_Integer UpdateBounds (BVH_Set<T, N>* theSet, BVH_Tree<T, N>* theTree, const Standard_Inte… in UpdateBounds() function
178 const Standard_Integer aLftDepth = UpdateBounds (theSet, theTree, aLftChild); in UpdateBounds()
179 const Standard_Integer aRghDepth = UpdateBounds (theSet, theTree, aRghChild); in UpdateBounds()
241 *theData.myHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, theData.myNode); in operator ()()
260 aLftHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aLftChild); in operator ()()
270 aRghHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aRghChild); in operator ()()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBVH_LinearBuilder.hxx170 …Standard_Integer UpdateBounds (BVH_Set<T, N>* theSet, BVH_Tree<T, N>* theTree, const Standard_Inte… in UpdateBounds() function
178 const Standard_Integer aLftDepth = UpdateBounds (theSet, theTree, aLftChild); in UpdateBounds()
179 const Standard_Integer aRghDepth = UpdateBounds (theSet, theTree, aRghChild); in UpdateBounds()
241 *theData.myHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, theData.myNode); in operator ()()
260 aLftHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aLftChild); in operator ()()
270 aRghHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aRghChild); in operator ()()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBVH_LinearBuilder.hxx169 …Standard_Integer UpdateBounds (BVH_Set<T, N>* theSet, BVH_Tree<T, N>* theTree, const Standard_Inte… in UpdateBounds() function
177 const Standard_Integer aLftDepth = UpdateBounds (theSet, theTree, aLftChild); in UpdateBounds()
178 const Standard_Integer aRghDepth = UpdateBounds (theSet, theTree, aRghChild); in UpdateBounds()
240 *theData.myHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, theData.myNode); in operator ()()
259 aLftHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aLftChild); in operator ()()
269 aRghHeight = BVH::UpdateBounds (theData.mySet, theData.myBVH, aRghChild); in operator ()()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/touch_selection/
H A Dtouch_handle_drawable_aura.cc78 void TouchHandleDrawableAura::UpdateBounds() { in UpdateBounds() function in ui::TouchHandleDrawableAura
123 UpdateBounds(); in SetOrientation()
128 UpdateBounds(); in SetOrigin()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/
H A Dtouch_handle_drawable_qt.cpp120 void TouchHandleDrawableQt::UpdateBounds() in UpdateBounds() function in QtWebEngineCore::TouchHandleDrawableQt
170 UpdateBounds(); in SetOrientation()
176 UpdateBounds(); in SetOrigin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/touch_selection/
H A Dtouch_handle_drawable_aura.cc78 void TouchHandleDrawableAura::UpdateBounds() { in UpdateBounds() function in ui::TouchHandleDrawableAura
123 UpdateBounds(); in SetOrientation()
128 UpdateBounds(); in SetOrigin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/timeline/
H A Dmodel.py149 self.UpdateBounds()
163 self.UpdateBounds()
170 self.UpdateBounds()
177 def UpdateBounds(self): member in TimelineModel
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtatransformations.pas47 procedure UpdateBounds(var AMin, AMax: Double); virtual; procedure
95 procedure UpdateBounds(var AMin, AMax: Double); procedure
137 procedure UpdateBounds(var AMin, AMax: Double); override; procedure
467 procedure TAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
564 procedure TChartAxisTransformations.UpdateBounds(var AMin, AMax: Double); procedure
570 t.UpdateBounds(AMin, AMax);
741 procedure TAutoScaleAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtatransformations.pas47 procedure UpdateBounds(var AMin, AMax: Double); virtual; procedure
95 procedure UpdateBounds(var AMin, AMax: Double); procedure
137 procedure UpdateBounds(var AMin, AMax: Double); override; procedure
467 procedure TAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
564 procedure TChartAxisTransformations.UpdateBounds(var AMin, AMax: Double); procedure
570 t.UpdateBounds(AMin, AMax);
741 procedure TAutoScaleAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtatransformations.pas47 procedure UpdateBounds(var AMin, AMax: Double); virtual; procedure
95 procedure UpdateBounds(var AMin, AMax: Double); procedure
137 procedure UpdateBounds(var AMin, AMax: Double); override; procedure
467 procedure TAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
564 procedure TChartAxisTransformations.UpdateBounds(var AMin, AMax: Double); procedure
570 t.UpdateBounds(AMin, AMax);
741 procedure TAutoScaleAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtatransformations.pas47 procedure UpdateBounds(var AMin, AMax: Double); virtual; procedure
95 procedure UpdateBounds(var AMin, AMax: Double); procedure
137 procedure UpdateBounds(var AMin, AMax: Double); override; procedure
467 procedure TAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
564 procedure TChartAxisTransformations.UpdateBounds(var AMin, AMax: Double); procedure
570 t.UpdateBounds(AMin, AMax);
741 procedure TAutoScaleAxisTransform.UpdateBounds(var AMin, AMax: Double); procedure
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/
H A Dsearch_result_page_anchored_dialog.cc49 void SearchResultPageAnchoredDialog::UpdateBounds( in UpdateBounds() function in ash::SearchResultPageAnchoredDialog
96 UpdateBounds(anchor_bounds_); in OnWidgetBoundsChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_group_views.cc40 void TabGroupViews::UpdateBounds() { in UpdateBounds() function in TabGroupViews
42 underline_->UpdateBounds(bounds); in UpdateBounds()
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkDefaultPainter.cxx247 void vtkDefaultPainter::UpdateBounds(double bounds[6]) in UpdateBounds() function in vtkDefaultPainter
255 painter->UpdateBounds(bounds); in UpdateBounds()
273 painter->UpdateBounds(bounds); in UpdateBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/message_center/
H A Dunified_message_list_view.cc254 UpdateBounds(); in Init()
434 UpdateBounds(); in OnNotificationSlidOut()
571 void UnifiedMessageListView::UpdateBounds() { in UpdateBounds() function in ash::UnifiedMessageListView
591 UpdateBounds(); in ResetBounds()
662 UpdateBounds(); in UpdateClearAllAnimation()
678 UpdateBounds(); in UpdateClearAllAnimation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/tablet_mode/
H A Dtablet_mode_window_state.cc391 UpdateBounds(window_state, true /* animated */); in OnWMEvent()
396 UpdateBounds(window_state, false /* animated */); in OnWMEvent()
451 UpdateBounds(window_state, animated); in UpdateWindow()
467 UpdateBounds(window_state, animated); in UpdateWindow()
508 void TabletModeWindowState::UpdateBounds(WindowState* window_state, in UpdateBounds() function in ash::TabletModeWindowState
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dwmfvectorialwriter.pas79 procedure UpdateBounds(x, y: Integer); procedure
383 procedure TvWMFVectorialWriter.UpdateBounds(x, y: Integer); procedure
481 UpdateBounds(rec.Left, rec.Top);
482 UpdateBounds(rec.Right, rec.Bottom);
499 UpdateBounds(r.Left, r.Top);
500 UpdateBounds(r.Right, r.Bottom);
817 UpdateBounds(pts[i].X, pts[i].Y);
846 UpdateBounds(r.Left, r.Top);
847 UpdateBounds(r.Right, r.Bottom);

12345678