Home
last modified time | relevance | path

Searched refs:childSize (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DPanelListPanel.cpp46 Gwen::Point childSize = GetBiggestChildSize(); in DoVerticalLayout() local
51 testWrap = lastPanelY + m_iControlSpacing + childSize.y; in DoVerticalLayout()
56 lastPanelY = panelY + m_iControlSpacing + childSize.y; in DoVerticalLayout()
66 if (pChild->X() + childSize.x > panelWidth) in DoVerticalLayout()
67 panelWidth = pChild->X() + childSize.x; in DoVerticalLayout()
85 Gwen::Point childSize = GetBiggestChildSize(); in DoHorizontalLayout() local
91 testWrap = lastPanelX + m_iControlSpacing + childSize.x; in DoHorizontalLayout()
96 lastPanelX = panelX + m_iControlSpacing + childSize.x; in DoHorizontalLayout()
106 if (pChild->Y() + childSize.y > panelHeight) in DoHorizontalLayout()
107 panelHeight = pChild->Y() + childSize.y; in DoHorizontalLayout()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DPanelListPanel.cpp46 Gwen::Point childSize = GetBiggestChildSize(); in DoVerticalLayout() local
51 testWrap = lastPanelY + m_iControlSpacing + childSize.y; in DoVerticalLayout()
56 lastPanelY = panelY + m_iControlSpacing + childSize.y; in DoVerticalLayout()
66 if (pChild->X() + childSize.x > panelWidth) in DoVerticalLayout()
67 panelWidth = pChild->X() + childSize.x; in DoVerticalLayout()
85 Gwen::Point childSize = GetBiggestChildSize(); in DoHorizontalLayout() local
91 testWrap = lastPanelX + m_iControlSpacing + childSize.x; in DoHorizontalLayout()
96 lastPanelX = panelX + m_iControlSpacing + childSize.x; in DoHorizontalLayout()
106 if (pChild->Y() + childSize.y > panelHeight) in DoHorizontalLayout()
107 panelHeight = pChild->Y() + childSize.y; in DoHorizontalLayout()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/regx/
H A DToken.cpp62 XMLSize_t childSize = size(); in getMinLength() local
64 for (XMLSize_t i=0; i<childSize; i++) { in getMinLength()
71 XMLSize_t childSize = size(); in getMinLength() local
73 if (childSize == 0) { in getMinLength()
78 for (XMLSize_t i=1; i < childSize; i++) { in getMinLength()
122 XMLSize_t childSize = size(); in getMaxLength() local
124 for (XMLSize_t i=0; i<childSize; i++) { in getMaxLength()
137 XMLSize_t childSize = size(); in getMaxLength() local
139 if (childSize == 0) in getMaxLength()
210 XMLSize_t childSize = size(); in analyzeFirstCharacter() local
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/regx/
H A DToken.cpp62 XMLSize_t childSize = size(); in getMinLength() local
64 for (XMLSize_t i=0; i<childSize; i++) { in getMinLength()
71 XMLSize_t childSize = size(); in getMinLength() local
73 if (childSize == 0) { in getMinLength()
78 for (XMLSize_t i=1; i < childSize; i++) { in getMinLength()
122 XMLSize_t childSize = size(); in getMaxLength() local
124 for (XMLSize_t i=0; i<childSize; i++) { in getMaxLength()
137 XMLSize_t childSize = size(); in getMaxLength() local
139 if (childSize == 0) in getMaxLength()
210 XMLSize_t childSize = size(); in analyzeFirstCharacter() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp154 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
155 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
156 childSize.mBoundingMetrics, nullptr); in Place()
158 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
175 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
176 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
177 childSize.mBoundingMetrics); in Place()
180 dy = childSize.Height() == 0 in Place()
182 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
183 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, in Place()
[all …]
/dports/www/firefox/firefox-99.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp159 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
160 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
161 childSize.mBoundingMetrics, nullptr); in Place()
163 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
180 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
181 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
182 childSize.mBoundingMetrics); in Place()
185 dy = childSize.Height() == 0 in Place()
187 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
188 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, in Place()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/mathml/
H A DnsMathMLTokenFrame.cpp169 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
170 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
171 childSize.mBoundingMetrics, nullptr); in Place()
173 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
190 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
191 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
192 childSize.mBoundingMetrics); in Place()
195 … dy = childSize.Height() == 0 ? 0 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
196 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, 0); in Place()
197 dx += childSize.Width(); in Place()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp155 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
156 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
157 childSize.mBoundingMetrics, nullptr); in Place()
159 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
176 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
177 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
178 childSize.mBoundingMetrics); in Place()
181 dy = childSize.Height() == 0 in Place()
183 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
184 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, in Place()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp154 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
155 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
156 childSize.mBoundingMetrics, nullptr); in Place()
158 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
175 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
176 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
177 childSize.mBoundingMetrics); in Place()
180 dy = childSize.Height() == 0 in Place()
182 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
183 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, in Place()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/mathml/
H A DnsMathMLTokenFrame.cpp154 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
155 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
156 childSize.mBoundingMetrics, nullptr); in Place()
158 mBoundingMetrics += childSize.mBoundingMetrics; in Place()
175 ReflowOutput childSize(aDesiredSize.GetWritingMode()); in Place() local
176 GetReflowAndBoundingMetricsFor(childFrame, childSize, in Place()
177 childSize.mBoundingMetrics); in Place()
180 dy = childSize.Height() == 0 in Place()
182 : aDesiredSize.BlockStartAscent() - childSize.BlockStartAscent(); in Place()
183 FinishReflowChild(childFrame, PresContext(), childSize, nullptr, dx, dy, in Place()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DLinearLayout.cpp214 ? childSize.width in AlignChildInRect()
215 : childSize.height; in AlignChildInRect()
322 Size childSize = child->WindowSize(); in Layout() local
336 wrappedSize += (isVertical ? childSize.height : childSize.width); in Layout()
342 childSize.width = layoutSize.width; in Layout()
346 childSize.height = layoutSize.height; in Layout()
349 finalSizes[child] = childSize; in Layout()
369 Size childSize = finalSizes[child]; in Layout() local
382 ? childSize.height = newSize in Layout()
383 : childSize.width = newSize; in Layout()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples.launcher/src/org/eclipse/swt/examples/launcher/
H A DSplitLayout.java122 Point childSize = child.computeSize(wHint, hHint, flushCache); in computeHSplitSize() local
123 size.x = Math.max(size.x, childSize.x); in computeHSplitSize()
124 size.y += childSize.y + spacing; in computeHSplitSize()
133 Point childSize = child.computeSize(wHint, hHint, flushCache); in computeVSplitSize() local
134 size.x += childSize.x + spacing; in computeVSplitSize()
135 size.y = Math.max(size.y, childSize.y); in computeVSplitSize()
/dports/sysutils/k4dirstat/k4dirstat-3.3.0/src/
H A Dktreemaptile.cpp125 int childSize = scale * sorted[i]->totalSize(); in createChildrenSimple() local
126 assert(childSize >= _parentView->minTileSize());; in createChildrenSimple()
130 childRect = QRect(rect.x(), rect.y() + offset, rect.width(), childSize); in createChildrenSimple()
139 offset += childSize; in createChildrenSimple()
268 int childSize = (int)(it->totalSize() / (double)sum * primary + 0.5); in layoutRow() local
270 if (childSize > in layoutRow()
272 childSize = remaining; in layoutRow()
274 remaining -= childSize; in layoutRow()
276 if (childSize >= _parentView->minTileSize()) { in layoutRow()
280 childRect = QRect(rect.x() + offset, rect.y(), childSize, secondary); in layoutRow()
[all …]
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DTreemapTile.cpp153 int childSize = 0; in createChildrenSimple() local
155 childSize = (int) ( scale * (*it)->totalAllocatedSize() ); in createChildrenSimple()
157 if ( childSize >= _parentView->minTileSize() ) in createChildrenSimple()
164 childRect = QRectF( rect.x(), rect.y() + offset, rect.width(), childSize ); in createChildrenSimple()
173 offset += childSize; in createChildrenSimple()
319 childSize = remaining; in layoutRow()
321 remaining -= childSize; in layoutRow()
323 if ( childSize >= _parentView->minTileSize() ) in layoutRow()
328 childRect = QRectF( rect.x() + offset, rect.y(), childSize, secondary ); in layoutRow()
330 childRect = QRectF( rect.x(), rect.y() + offset, secondary, childSize ); in layoutRow()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DScrollPane.java450 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
453 vbarOn = childSize.height > viewHeight; in calculateChildSize()
454 hbarOn = childSize.width > viewWidth; in calculateChildSize()
476 if (childSize.width < viewWidth) { in calculateChildSize()
477 childSize.width = viewWidth; in calculateChildSize()
479 if (childSize.height < viewHeight) { in calculateChildSize()
480 childSize.height = viewHeight; in calculateChildSize()
483 return childSize; in calculateChildSize()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java460 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
463 vbarOn = childSize.height > viewHeight; in calculateChildSize()
464 hbarOn = childSize.width > viewWidth; in calculateChildSize()
486 if (childSize.width < viewWidth) { in calculateChildSize()
487 childSize.width = viewWidth; in calculateChildSize()
489 if (childSize.height < viewHeight) { in calculateChildSize()
490 childSize.height = viewHeight; in calculateChildSize()
493 return childSize; in calculateChildSize()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java462 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
465 vbarOn = childSize.height > viewHeight; in calculateChildSize()
466 hbarOn = childSize.width > viewWidth; in calculateChildSize()
488 if (childSize.width < viewWidth) { in calculateChildSize()
489 childSize.width = viewWidth; in calculateChildSize()
491 if (childSize.height < viewHeight) { in calculateChildSize()
492 childSize.height = viewHeight; in calculateChildSize()
495 return childSize; in calculateChildSize()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/
H A DScrollPane.java453 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
456 vbarOn = childSize.height > viewHeight; in calculateChildSize()
457 hbarOn = childSize.width > viewWidth; in calculateChildSize()
479 if (childSize.width < viewWidth) { in calculateChildSize()
480 childSize.width = viewWidth; in calculateChildSize()
482 if (childSize.height < viewHeight) { in calculateChildSize()
483 childSize.height = viewHeight; in calculateChildSize()
486 return childSize; in calculateChildSize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DScrollPane.java450 Dimension childSize = new Dimension(child.getPreferredSize()); in calculateChildSize() local
453 vbarOn = childSize.height > viewHeight; in calculateChildSize()
454 hbarOn = childSize.width > viewWidth; in calculateChildSize()
476 if (childSize.width < viewWidth) { in calculateChildSize()
477 childSize.width = viewWidth; in calculateChildSize()
479 if (childSize.height < viewHeight) { in calculateChildSize()
480 childSize.height = viewHeight; in calculateChildSize()
483 return childSize; in calculateChildSize()
/dports/graphics/aseprite/aseprite-1.2.9/src/ui/
H A Dbox.cpp33 prefSize.w = MAX(prefSize.w, childSize.w); \ in onSizeHint()
35 prefSize.w += childSize.w; \ in onSizeHint()
36 prefSize.h = MAX(prefSize.h, childSize.h); \ in onSizeHint()
56 Size childSize = child->sizeHint(); in onSizeHint() local

1234567