Home
last modified time | relevance | path

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

/dports/graphics/xournalpp/xournalpp-1.1.0/src/gui/
H A DTextEditor.h108 double markPosY = 0; variable
H A DTextEditor.cpp593 this->markPosY = y; in markPos()
1067 markPos(this->markPosX, this->markPosY, this->markPosExtendSelection); in paint()