Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/src/
H A Dmouse.cpp289 case DRAGGING_NEW_POINT: in MouseMoved()
977 pending.operation = DRAGGING_NEW_POINT; in MouseLeftDown()
1069 pending.operation = DRAGGING_NEW_POINT; in MouseLeftDown()
1088 case DRAGGING_NEW_POINT: in MouseLeftDown()
H A Dui.h543 DRAGGING_NEW_POINT = 0x0f000001, enumerator