Home
last modified time | relevance | path

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

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