Home
last modified time | relevance | path

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

/dports/cad/solvespace/solvespace-2.3/src/
H A Dmouse.cpp1271 constraintBeingEdited = hover.constraint; in MouseLeftDoubleClick()
1274 Constraint *c = SK.GetConstraint(constraintBeingEdited); in MouseLeftDoubleClick()
1338 Constraint *c = SK.GetConstraint(constraintBeingEdited); in EditControlDone()
H A Dui.h576 hConstraint constraintBeingEdited; variable