Home
last modified time | relevance | path

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

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawtext.cpp163 } else if (getStatus()==SetSecPos) { in mouseMoveEvent()
202 setStatus(SetSecPos); in coordinateEvent()
207 case SetSecPos: in coordinateEvent()
284 case SetSecPos: in updateMouseButtonHints()
H A Drs_actiondrawtext.h48 SetSecPos, /**< Setting the second point for aligned of fit text. */ enumerator