Home
last modified time | relevance | path

Searched refs:AtStartOfScreenLine (Results 1 – 2 of 2) sorted by relevance

/dports/editors/o/o-2.46.0/
H A Dposition.go123 func (p *Position) AtStartOfScreenLine() bool { func
H A Deditor.go1531 func (e *Editor) AtStartOfScreenLine() bool { func
1532 return e.pos.AtStartOfScreenLine()