Home
last modified time | relevance | path

Searched refs:entityC (Results 1 – 12 of 12) sorted by relevance

/dports/cad/solvespace/solvespace-2.3/src/
H A Dclipboard.cpp135 !SS.clipboard.ContainsEntity(c->entityC) || in CopySelection()
208 c.entityC = SS.clipboard.NewEntityFor(cc->entityC); in PasteClipboard()
H A Dlib.cpp190 c.entityC.v = sc->entityC; in Slvs_Solve()
H A Dconstraint.cpp253 c.entityC = gs.vector[2]; in MenuConstrain()
259 c.entityC = gs.vector[1]; in MenuConstrain()
297 a2 = SK.GetEntity(c.entityC)->VectorGetNum(), in MenuConstrain()
H A Dgenerate.cpp87 EntityExists(g->predef.entityC)) in PruneGroups()
124 EntityExists(c->entityC) && in PruneConstraints()
H A Dsketch.h147 hEntity entityC; member
638 hEntity entityC; variable
H A Dgroup.cpp111 g.predef.entityC = gs.entity[1]; in MenuGroup()
114 Vector vt = SK.GetEntity(g.predef.entityC)->VectorGetNum(); in MenuGroup()
353 Vector v = SK.GetEntity(predef.entityC)->VectorGetNum(); in Generate()
H A Dfile.cpp108 { 'g', "Group.predef.entityC.v", 'x', &(SS.sv.g.predef.entityC.v) },
177 { 'c', "Constraint.entityC.v", 'x', &(SS.sv.c.entityC.v) },
H A Dconstrainteq.cpp658 EntityBase *c = SK.GetEntity(entityC); in GenerateReal()
H A Ddrawconstraint.cpp772 Entity *c = SK.GetEntity(entityC); in DrawOrGetDistance()
/dports/biology/jalview/jalview/test/jalview/ws/sifts/
H A DSiftsClientTest.java486 Entity entityC = siftsClientX.getEntityByMostOptimalMatchedId("C"); in getEntityByMostOptimalMatchedIdTest1() local
487 Assert.assertEquals(entityC.getEntityId(), "B"); in getEntityByMostOptimalMatchedIdTest1()
/dports/cad/solvespace/solvespace-2.3/include/
H A Dslvs.h130 Slvs_hEntity entityC; member
/dports/cad/solvespace/solvespace-2.3/exposed/
H A DVbDemo.vb529 Public entityC As UInteger