dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
parseHexDigit
dlangui
core
types
decodes hex digit (0..9, a..f, A..F), returns uint.max if invalid
pure nothrow
uint
parseHexDigit
(
T
)
(
T
ch
)
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
decodes hex digit (0..9, a..f, A..F), returns uint.max if invalid