dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
pointsToPixels
dlangui
core
types
rectangle coordinates in points (1/72in units) to pixels according to SCREEN_DPI
int
pointsToPixels
(int pt)
Rect
pointsToPixels
(Rect rc)
Rect
pointsToPixels
(
Rect
rc
)
Meta
Source
See Implementation
dlangui
core
types
classes
RefCountedObject
enums
State
SubpixelRenderingMode
functions
dcharToUpper
fromPercentSize
fromWStringz
isPercentSize
isSpecialSize
makePercentSize
makePointSize
parseHexDigit
pixelsToPoints
pointsToPixels
toPixels
toUTF8
manifest constants
POINTS_PER_INCH
properties
SCREEN_DPI
structs
Glyph
Point
Rect
Ref
variables
FILL_PARENT
RECT_VALUE_IS_NOT_SET
SIZE_IN_PERCENTS_FLAG
SIZE_IN_POINTS_FLAG
SIZE_UNSPECIFIED
WRAP_CONTENT
rectangle coordinates in points (1/72in units) to pixels according to SCREEN_DPI