dlangui v0.9.76 (2017-06-21T06:58:02Z)
Home
Dub
Repo
splitLines
dlangui
graphics
resources
split string into lines, autodetect line endings
string
[]
splitLines
(
string
s
)
Meta
Source
See Implementation
dlangui
graphics
resources
aliases
DrawableRef
classes
Drawable
DrawableCache
EmptyDrawable
FrameDrawable
ImageCache
ImageDrawable
OpenGLDrawable
SolidFillDrawable
StateDrawable
TextDrawable
enums
DimensionUnits
functions
attrValue
embedResource
embedResources
embedResourcesFromList
embedStandardDlangUIResources
extractStateFlag
extractStateFlags
loadResourceBytes
loadTextResource
splitLines
properties
drawableCache
imageCache
static functions
createColorDrawable
createTextDrawable
decodeDimension
static variables
_drawableCache
_imageCache
embeddedResourceList
structs
EmbeddedResource
EmbeddedResourceList
variables
EMBEDDED_RESOURCE_PREFIX
split string into lines, autodetect line endings