Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/tools/View/
H A DView_ToolBar.cxx164 View_ContextType aCurrentType = (View_ContextType)myViewSelector->currentIndex(); in Handle() local
165 return myViewContexts[aCurrentType]; in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_UnifySameDomain.cxx1597 GeomAbs_CurveType aCurrentType = GeomAbs_OtherCurve; in UnionPCurves() local
1630 aCurrentType = aType; in UnionPCurves()
1642 else if (aType == aCurrentType) in UnionPCurves()
1704 aCurrentType = aType; in UnionPCurves()