MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / PhysicalToLogical

Function PhysicalToLogical

Source/Engine/Core/GUI/B3DGUIUtility.h:124–131  ·  view source on GitHub ↗

* Converts a value from physical pixels to logical pixels. * * @param value Value in physical pixels. * @param scale Scale applied to physical pixels. Normally the DPI scale, but can also include per-element scale depending on the requirements. * @return Value in logical pixels. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

ScrollUpMethod · 0.85
ScrollDownMethod · 0.85
ScrollLeftMethod · 0.85
ScrollRightMethod · 0.85
DoOnMouseEventMethod · 0.85
UpdateRootPanelMethod · 0.85
UpdateLayoutMethod · 0.85
WidgetToElementSpaceMethod · 0.85
DropDownSubMenuMethod · 0.85

Calls 2

ApproxEqualsFunction · 0.85
RoundToI32Function · 0.85

Tested by

no test coverage detected