fluid ~master (2024-02-07T07:38:27.1400979)
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