Home
last modified time | relevance | path

Searched defs:theChain (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_Clipping.cxx243 void OpenGl_Clipping::DisableAllExcept (const Handle(Graphic3d_ClipPlane)& theChain, in DisableAllExcept()
254 void OpenGl_Clipping::EnableAllExcept (const Handle(Graphic3d_ClipPlane)& theChain, in EnableAllExcept()
/dports/games/brogue/BrogueCE-1.10.1/src/brogue/
H A DItems.c7624 boolean removeItemFromChain(item *theItem, item *theChain) { in removeItemFromChain()
7638 void addItemToChain(item *theItem, item *theChain) { in addItemToChain()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_UnifySameDomain.cxx1537 void ShapeUpgrade_UnifySameDomain::UnionPCurves(const TopTools_SequenceOfShape& theChain, in UnionPCurves()
1884 Standard_Boolean ShapeUpgrade_UnifySameDomain::MergeSubSeq(const TopTools_SequenceOfShape& theChain, in MergeSubSeq()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Inter2d.cxx2033 TopTools_ListOfShape& theChain) in MakeChain()