Searched refs:aWhole (Results 1 – 5 of 5) sorted by relevance
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/ |
H A D | BOPAlgo_Algo.cxx | 73 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 D | BRepFeat_Builder.cxx | 225 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 D | vcldemo.cxx | 879 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 D | vcldemo.cxx | 891 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 D | BRepOffset_MakeOffset_1.cxx | 976 Standard_Real aWhole = 100. - 4.; in BuildSplitsOfExtendedFaces() local 994 Standard_Real aPart = aWhole / 2.; in BuildSplitsOfExtendedFaces()
|