Home
last modified time | relevance | path

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

/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/
H A DTextEditor.h116 bool markPosExtendSelection = false; variable
H A DTextEditor.cpp594 this->markPosExtendSelection = extendSelection; in markPos()
1067 markPos(this->markPosX, this->markPosY, this->markPosExtendSelection); in paint()