Home
last modified time | relevance | path

Searched refs:aWhole (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_Algo.cxx73 Standard_Real aWhole = theWhole; in analyzeProgress() local
85 aWhole -= aSteps(i); in analyzeProgress()
108 aSteps(i) = aWhole * aSteps(i) / aSum; in analyzeProgress()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_Builder.cxx225 Standard_Real aWhole = 100.; in PerformResult() local
226 Message_ProgressScope aPS(theRange, "BRepFeat_Builder", aWhole); in PerformResult()
228 aWhole -= aBSPart; in PerformResult()
246 aSteps(0) = aTreatFaces * aWhole / aSum; in PerformResult()
247 aSteps(1) = aTreatShells * aWhole / aSum; in PerformResult()
248 aSteps(2) = aTreatSolids * aWhole / aSum; in PerformResult()
249 aSteps(3) = aTreatCompounds * aWhole / aSum; in PerformResult()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/
H A Dvcldemo.cxx879 BitmapEx aWhole(aBlockColor, aWholeMask); in SimulateBorderStretch() local
888 rDev.DrawBitmapEx(aRenderPt, aWhole); in SimulateBorderStretch()
1097 tools::Rectangle aWhole(Point(0,0), r.GetSize()); in SizeAndRender() local
1104 Bitmap aBitmap(pNested->GetBitmap(Point(0,0),aWhole.GetSize())); in SizeAndRender()
1109 BitmapEx aBitmapEx(pNested->GetBitmapEx(Point(0,0),aWhole.GetSize())); in SizeAndRender()
1116 aWhole.TopLeft(), aWhole.GetSize(), in SizeAndRender()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/workben/
H A Dvcldemo.cxx891 BitmapEx aWhole(aBlockColor, aWholeMask); in SimulateBorderStretch() local
900 rDev.DrawBitmapEx(aRenderPt, aWhole); in SimulateBorderStretch()
1109 tools::Rectangle aWhole(Point(0,0), r.GetSize()); in SizeAndRender() local
1116 Bitmap aBitmap(pNested->GetBitmap(Point(0,0),aWhole.GetSize())); in SizeAndRender()
1121 BitmapEx aBitmapEx(pNested->GetBitmapEx(Point(0,0),aWhole.GetSize())); in SizeAndRender()
1128 aWhole.TopLeft(), aWhole.GetSize(), in SizeAndRender()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_MakeOffset_1.cxx976 Standard_Real aWhole = 100. - 4.; in BuildSplitsOfExtendedFaces() local
994 Standard_Real aPart = aWhole / 2.; in BuildSplitsOfExtendedFaces()