Lines Matching refs:round
250 …$Caption = (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) / pow ( 10, $Decimals )) . "…
254 …$Caption = $iLabels [$Key] . "\r\n" . (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) /…
256 …$Caption = $iLabels [$Key] . "\r\n" . (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) /…
376 $TopPlots [$Key] [] = round ( $XPos + $XOffset );
377 $TopPlots [$Key] [] = round ( $YPos + $YOffset );
391 $TopPlots [$Key] [] = round ( $XPos + $XOffset );
392 $TopPlots [$Key] [] = round ( $YPos + $YOffset );
489 $TopPlots [$Key] [] = round ( $XCenterPos );
490 $BotPlots [$Key] [] = round ( $XCenterPos );
491 $TopPlots [$Key] [] = round ( $YCenterPos );
492 $BotPlots [$Key] [] = round ( $YCenterPos + $SpliceHeight );
503 …$Caption = (round ( $rValues [$Key] * pow ( 10, $Decimals ) * $rSplicePercent ) / pow ( 10, $Decim…
507 …$Caption = $iLabels [$Key] . "\r\n" . (round ( $Value * pow ( 10, $Decimals ) * $SplicePercent ) /…
537 $TopPlots [$Key] [] = round ( $TopX );
538 $BotPlots [$Key] [] = round ( $TopX );
539 $TopPlots [$Key] [] = round ( $TopY );
540 $BotPlots [$Key] [] = round ( $TopY + $SpliceHeight );
547 $TopPlots [$Key] [] = round ( $XCenterPos2 );
548 $BotPlots [$Key] [] = round ( $XCenterPos2 );
549 $TopPlots [$Key] [] = round ( $YCenterPos2 );
550 $BotPlots [$Key] [] = round ( $YCenterPos2 + $SpliceHeight );
582 $plotArray[] = round ( $PosX );
583 $plotArray[] = round ( $PosY );