Home
last modified time | relevance | path

Searched refs:SetBB (Results 1 – 3 of 3) sorted by relevance

/dports/editors/fte/fte/src/
H A De_block.cpp24 int EBuffer::SetBB(const EPoint& M) { in SetBB() function in EBuffer
101 SetBB(X); in BlockBegin()
118 SetBB(BE); in BlockUnmark()
120 SetBB(Null); in BlockUnmark()
237 SetBB(B); in BlockPaste()
251 SetBB(B); in BlockPaste()
273 SetBB(B); in BlockPaste()
583 SetBB(B); in BlockExtendEnd()
627 if (SetBB(EPoint(Y, ScreenPos(L, P))) == 0) return 0; in BlockSelectWord()
638 if (SetBB(EPoint(Y, 0)) == 0) return 0; in BlockSelectLine()
[all …]
H A De_undo.cpp267 if (SetBB(P) == 0) return 0; in Undo()
H A De_buffer.h371 int SetBB(const EPoint& M);