fluid v0.6.1 (2024-01-27T15:08:13Z)
Dub
Repo
TextLine.Word
fluid
style
TextLine
Undocumented in source.
struct
TextLine
struct
Word {
string
text
;
size_t
width
;
bool
lineFeed
;
}
Members
Variables
lineFeed
bool
lineFeed
;
Undocumented in source.
text
string
text
;
Undocumented in source.
width
size_t
width
;
Undocumented in source.
Meta
Source
See Implementation
fluid
style
TextLine
structs
Word
variables
index
lineFeed
text
width