Home
last modified time | relevance | path

Searched refs:MNU_CONSTR_SEGMENT (Results 1 – 3 of 3) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/
H A Dgraphicswin.cpp114 { 1, "C&onstruction Line Segment", MNU_CONSTR_SEGMENT, S|'S', TN, mReq },
1001 case MNU_CONSTR_SEGMENT: s = "click first point of construction line segment"; goto c; in MenuRequest()
H A Dui.h389 MNU_CONSTR_SEGMENT, enumerator
H A Dmouse.cpp936 case MNU_CONSTR_SEGMENT: in MouseLeftDown()
938 SK.GetRequest(hr)->construction = (pending.operation == MNU_CONSTR_SEGMENT); in MouseLeftDown()