arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
TextLayouter.isWordwrapPoint
arsd
textlayouter
TextLayouter
Can override this to define if a char is a word splitter for word wrapping.
class
TextLayouter
protected
bool
isWordwrapPoint
(
dchar
c
)
Meta
Source
See Implementation
arsd
textlayouter
TextLayouter
constructors
this
enums
FindResult
functions
appendText
clearWasMutatedFlag
find
getDrawableText
getText
getTextString
height
invalidateLayout
isWordwrapPoint
justificationWidth
offsetOfClick
registerStyle
relayoutIfNecessary
relayoutImplementation
restoreState
saveState
selection
selectionsAt
styleAtPoint
wasMutated
width
wordWrapWidth
structs
StyleHandle
Can override this to define if a char is a word splitter for word wrapping.