dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TextRange.isInsideOrNext
dlangui
core
editable
TextRange
returns true if position is inside this range or right after this range
struct
TextRange
const
bool
isInsideOrNext
(
TextPosition
p
)
Meta
Source
See Implementation
dlangui
core
editable
TextRange
functions
intersects
isInside
isInsideOrNext
properties
empty
lines
singleLine
toString
variables
end
start
returns true if position is inside this range or right after this range