dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
pointsToPixels
dlangui
core
types
convert length in points (1/72in units) to pixels according to SCREEN_DPI
int
pointsToPixels
(int pt)
int
pointsToPixels
(
int
pt
)
Rect
pointsToPixels
(Rect rc)
Meta
Source
See Implementation
dlangui
core
types
classes
RefCountedObject
enums
State
SubpixelRenderingMode
functions
dcharToUpper
fromPercentSize
fromWStringz
isPercentSize
isSpecialSize
makePercentSize
makePointSize
normalizeEndOfLineCharacters
parseHexDigit
pixelsToPoints
pointsToPixels
toPixels
toUTF8
manifest constants
POINTS_PER_INCH
properties
SCREEN_DPI
overrideScreenDPI
systemScreenDPI
structs
CalcSaver
Glyph
MallocBuf
Point
Rect
Ref
variables
FILL_PARENT
RECT_VALUE_IS_NOT_SET
SIZE_IN_PERCENTS_FLAG
SIZE_IN_POINTS_FLAG
SIZE_UNSPECIFIED
WRAP_CONTENT
convert length in points (1/72in units) to pixels according to SCREEN_DPI