Home
last modified time | relevance | path

Searched refs:childrenBounds (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp183 SkTArray<GrAuditTrail::OpInfo> childrenBounds; in drawTo() local
185 at->getBoundsByClientID(&childrenBounds, index); in drawTo()
188 at->getBoundsByOpsTaskID(&childrenBounds.push_back(), m); in drawTo()
196 for (int i = 0; i < childrenBounds.count(); i++) { in drawTo()
197 if (childrenBounds[i].fProxyUniqueID != proxyID) { in drawTo()
202 finalCanvas->drawRect(childrenBounds[i].fBounds, paint); in drawTo()
203 for (int j = 0; j < childrenBounds[i].fOps.count(); j++) { in drawTo()
204 const GrAuditTrail::OpInfo::Op& op = childrenBounds[i].fOps[j]; in drawTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/debugger/
H A DDebugCanvas.cpp213 SkTArray<GrAuditTrail::OpInfo> childrenBounds; in drawTo() local
215 at->getBoundsByClientID(&childrenBounds, index); in drawTo()
218 at->getBoundsByOpsTaskID(&childrenBounds.push_back(), m); in drawTo()
226 for (int i = 0; i < childrenBounds.count(); i++) { in drawTo()
227 if (childrenBounds[i].fProxyUniqueID != proxyID) { in drawTo()
232 finalCanvas->drawRect(childrenBounds[i].fBounds, paint); in drawTo()
233 for (int j = 0; j < childrenBounds[i].fOps.count(); j++) { in drawTo()
234 const GrAuditTrail::OpInfo::Op& op = childrenBounds[i].fOps[j]; in drawTo()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayUser.cpp114 QRectF childrenBounds = os->qrfAvatar | os->qrfChannel | os->qrfMutedDeafened | os->qrfUserName; in updateLayout() local
120childrenBounds.x() * uiSize * os->fZoom + -pw / 2.0f - pad, childrenBounds.y() * uiSize * os->fZoo… in updateLayout()
H A DOverlayUserGroup.cpp342 QRectF childrenBounds = os->qrfAvatar | os->qrfChannel | os->qrfMutedDeafened | os->qrfUserName; in updateUsers() local
345 int width = iroundf(childrenBounds.width() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
346 int height = iroundf(childrenBounds.height() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
348 int xOffset = - iroundf(childrenBounds.left() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
349 int yOffset = - iroundf(childrenBounds.top() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
H A DOverlayEditorScene.cpp156 QRectF childrenBounds = os.qrfAvatar | os.qrfChannel | os.qrfMutedDeafened | os.qrfUserName; in moveBox() local
163childrenBounds.x() * uiSize * uiZoom + -pw / 2.0f - pad, childrenBounds.y() * uiSize * uiZoom + -p… in moveBox()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayUser.cpp114 QRectF childrenBounds = os->qrfAvatar | os->qrfChannel | os->qrfMutedDeafened | os->qrfUserName; in updateLayout() local
120childrenBounds.x() * uiSize * os->fZoom + -pw / 2.0f - pad, childrenBounds.y() * uiSize * os->fZoo… in updateLayout()
H A DOverlayUserGroup.cpp342 QRectF childrenBounds = os->qrfAvatar | os->qrfChannel | os->qrfMutedDeafened | os->qrfUserName; in updateUsers() local
345 int width = iroundf(childrenBounds.width() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
346 int height = iroundf(childrenBounds.height() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
348 int xOffset = - iroundf(childrenBounds.left() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
349 int yOffset = - iroundf(childrenBounds.top() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
H A DOverlayEditorScene.cpp156 QRectF childrenBounds = os.qrfAvatar | os.qrfChannel | os.qrfMutedDeafened | os.qrfUserName; in moveBox() local
163childrenBounds.x() * uiSize * uiZoom + -pw / 2.0f - pad, childrenBounds.y() * uiSize * uiZoom + -p… in moveBox()
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Dbox.cpp88 Rect defChildPos(childrenBounds()); \ in onResize()
139 Size availSize(childrenBounds().size()); in onResize()
H A Dpanel.cpp38 gfx::Rect cpos = childrenBounds(); in onResize()
H A Dlistitem.cpp50 Rect crect = childrenBounds(); in onResize()
H A Dview.cpp106 gfx::Rect viewportArea = childrenBounds(); in setScrollableSize()
255 Rect cpos = m_viewport.childrenBounds(); in onSetViewScroll()
H A Dwindow.cpp195 gfx::Rect cpos = childrenBounds(); in onHitTest()
499 Rect cpos = manager->childrenBounds(); in onSizeHint()
571 Rect cpos = childrenBounds(); in windowSetPosition()
H A Dwidget.cpp659 Rect Widget::childrenBounds() const in childrenBounds() function in ui::Widget
767 Region reg2(childrenBounds()); in getDrawableRegion()
791 region, Region(p->childrenBounds())); in getDrawableRegion()
815 cpos = manager->childrenBounds(); in getDrawableRegion()
1527 gfx::Rect cpos = childrenBounds(); in onResize()
H A Dslider.cpp121 gfx::Rect rc = childrenBounds(); in onProcessMessage()
H A Dwidget.h242 gfx::Rect childrenBounds() const;
H A Dlistbox.cpp363 Rect cpos = childrenBounds(); in onResize()
H A Dmenu.cpp302 Rect cpos = childrenBounds(); in onResize()
653 menu->setBounds(childrenBounds()); in onResize()
H A Dcombobox.cpp721 item->setBounds(m_entry->childrenBounds()); in putSelectedItemAsCustomWidget()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dworkspace_panel.cpp166 gfx::Rect rc = childrenBounds(); in adjustActiveViewBounds()
330 gfx::Rect rc = childrenBounds(); in calculateDropArea()
357 gfx::Rect cpos = childrenBounds(); in getDropThreshold()
H A Dcolor_selector.cpp245 gfx::Rect rc = childrenBounds(); in getColorByPosition()
480 const gfx::Rect rc = childrenBounds(); in bottomBarBounds()
494 const gfx::Rect rc = childrenBounds(); in alphaBarBounds()
H A Dworkspace.cpp169 gfx::Rect rc = childrenBounds(); in onResize()
H A Dbrowser_view.cpp146 const gfx::Rect cpos = childrenBounds(); in layoutElements()
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/graphicsItems/
H A DLinearRegionItem.py233 item_bounds = item_vb.childrenBounds(items=(self.clipItem,))
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/graphicsItems/ViewBox/
H A DViewBox.py890 childRange = self.childrenBounds(frac=fractionVisible, orthoRange=oRange)
893 childRange = self.childrenBounds(frac=fractionVisible)
1355 def childrenBounds(self, frac=None, orthoRange=(None,None), items=None): member in ViewBox
1462 range = self.childrenBounds(*args, **kwds)

12