Home
last modified time | relevance | path

Searched refs:viewPortSize (Results 1 – 15 of 15) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/src/vr/
H A Dvrconfig.cpp197 float VRConfig::viewAspect(Vector2f const &viewPortSize) const in viewAspect()
206 return viewPortSize.x / viewPortSize.y; in viewAspect()
209 float VRConfig::verticalFieldOfView(float horizFovDegrees, Vector2f const &viewPortSize) const in verticalFieldOfView()
212 float const aspect = viewAspect(viewPortSize); in verticalFieldOfView()
225 Vector2f const &viewPortSize, in projectionMatrix() argument
235 return Matrix4f::perspective(fovDegrees, viewAspect(viewPortSize), nearClip, farClip) * in projectionMatrix()
239 float const yfov = verticalFieldOfView(fovDegrees, viewPortSize); in projectionMatrix()
241 float const fW = fH * viewAspect(viewPortSize); in projectionMatrix()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libappfw/include/de/vr/
H A Dvrconfig.h185 float viewAspect(Vector2f const &viewPortSize) const;
196 float verticalFieldOfView(float horizFovDegrees, Vector2f const &viewPortSize) const;
209 Vector2f const &viewPortSize,
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/MessageFilters/
H A DAutoScrollExpandMessageFilter.cs141 Size viewPortSize = ParentView.ViewPortSize;
145 …return (viewPortSize.Width > 2 * indicatorSize.Width && viewPortSize.Height > 2 * indicatorSize.He…
208 Size viewPortSize = parentView.ViewPortSize; in DrawScrollIndicators()
216 if (scrollPosition.X < parentView.HScrollBar.Maximum - viewPortSize.Width) in DrawScrollIndicators()
231 if (scrollPosition.Y < parentView.VScrollBar.Maximum - viewPortSize.Height) in DrawScrollIndicators()
/dports/astro/marble/marble-21.12.3/src/plugins/render/crosshairs/
H A DCrosshairsPlugin.cpp230 const QSize viewPortSize = viewport->size(); in render() local
231 posX = (viewPortSize.width() - width) / 2; in render()
232 posY = (viewPortSize.height() - height) / 2; in render()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DExtendedPanAction.java104 Dimension viewPortSize = scrollPane.getViewport().getSize(); in pan() local
109 if (viewPortSize.height == viewSize.height) { in pan()
113 if (viewPortSize.width == viewSize.width) { in pan()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/tools/IdealGraphVisualizer/View/src/com/sun/hotspot/igv/view/
H A DExtendedPanAction.java104 Dimension viewPortSize = scrollPane.getViewport().getSize(); in pan() local
109 if (viewPortSize.height == viewSize.height) { in pan()
113 if (viewPortSize.width == viewSize.width) { in pan()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/
H A DWorkflowPrinting.cs153 Size viewPortSize = Size.Empty; in OnPrintPage()
154viewPortSize.Width = Convert.ToInt32(Math.Ceiling((float)printableArea.Width / this.scaling)); in OnPrintPage()
155viewPortSize.Height = Convert.ToInt32(Math.Ceiling((float)printableArea.Height / this.scaling)); in OnPrintPage()
161 ….X * viewPortSize.Width - scaledAlignment.X, this.currentPrintablePage.Y * viewPortSize.Height - s… in OnPrintPage()
H A DWorkflowPrinting.cs.back153 Size viewPortSize = Size.Empty;
154viewPortSize.Width = Convert.ToInt32(Math.Ceiling((float)printableArea.Width / this.scaling));
155viewPortSize.Height = Convert.ToInt32(Math.Ceiling((float)printableArea.Height / this.scaling));
161 ….X * viewPortSize.Width - scaledAlignment.X, this.currentPrintablePage.Y * viewPortSize.Height - s…
H A DWorkflowView.cs445 Size viewPortSize = ClientSize;
447 viewPortSize.Height = Math.Max(0, viewPortSize.Height - HScrollBar.Height);
449 viewPortSize.Width = Math.Max(0, viewPortSize.Width - VScrollBar.Width);
450 return viewPortSize;
H A DWorkflowView.cs.back445 Size viewPortSize = ClientSize;
447 viewPortSize.Height = Math.Max(0, viewPortSize.Height - HScrollBar.Height);
449 viewPortSize.Width = Math.Max(0, viewPortSize.Width - VScrollBar.Width);
450 return viewPortSize;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/tgcalls/tgcalls/platform/darwin/macOS/
H A DTGRTCMTLRenderer.mm551 CGSize viewPortSize = CGSizeMake(viewSize.width, viewSize.height);
558 CGFloat heightAspectScale = viewPortSize.height / (fitted.width * ratio);
559 CGFloat widthAspectScale = viewPortSize.width / (fitted.height * (1.0/ratio));
/dports/graphics/gwenview/gwenview-21.12.3/lib/documentview/
H A Ddocumentview.cpp347 const QSize viewPortSize = q->boundingRect().size().toSize(); in canPan() local
348 const bool imageWiderThanViewport = zoomedImageSize.width() > viewPortSize.width(); in canPan()
349 const bool imageTallerThanViewport = zoomedImageSize.height() > viewPortSize.height(); in canPan()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/source/
H A DAnnotationRulerColumn.java666 int viewPortSize= position.getLength() == 0 ? viewPort + 1 : viewPort;
667 if (!position.overlapsWith(topLeft, viewPortSize))
/dports/multimedia/openshot/openshot-qt-2.6.1/src/windows/
H A Dprocess_effect.py272 viewPortSize = win.viewport_rect
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D2201.0e38943fa459e872fe93.js.map1viewPortSize,\n params = { // Default params\n outside: '',\n inside:…