Home
last modified time | relevance | path

Searched refs:myIndent (Results 1 – 25 of 39) sorted by relevance

12

/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/View/Helper/Navigation/
H A DMenu.php320 $myIndent = $indent . str_repeat(' ', $depth);
329 $html .= $myIndent . '<ul' . $ulClass . '>' . PHP_EOL;
338 $html .= $myIndent . ' </li>' . PHP_EOL;
341 $html .= $myIndent . ' </li>' . PHP_EOL;
356 $html .= $myIndent . ' <li' . $liClass . '>' . PHP_EOL
357 … . $myIndent . ' ' . $this->htmlify($page, $escapeLabels, $addClassToListItem) . PHP_EOL;
366 $myIndent = $indent . str_repeat(' ', $i-1);
367 $html .= $myIndent . ' </li>' . PHP_EOL
368 . $myIndent . '</ul>' . PHP_EOL;
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DOpenMathXML.C52 inline const char* OpenMathOutputXML::myIndent() in myIndent() function
65 myOut << myIndent() << "<OMI> " << n << " </OMI>\n"; in mySend()
71 myOut << myIndent() << "<OMI> " << N << " </OMI>\n"; in mySend()
76 myOut << myIndent() << "<OMS cd=\"" << CD(s) << "\" name=\"" << name(s) << "\" />\n"; in mySend()
84 myOut << myIndent() << "<OMA>\n"; in mySendApplyStart()
96 myOut << myIndent() << "</OMA>\n"; in mySendApplyEnd()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DOpenMathXML.C52 inline const char* OpenMathOutputXML::myIndent() in myIndent() function
65 myOut << myIndent() << "<OMI> " << n << " </OMI>\n"; in mySend()
71 myOut << myIndent() << "<OMI> " << N << " </OMI>\n"; in mySend()
76 myOut << myIndent() << "<OMS cd=\"" << CD(s) << "\" name=\"" << name(s) << "\" />\n"; in mySend()
84 myOut << myIndent() << "<OMA>\n"; in mySendApplyStart()
96 myOut << myIndent() << "</OMA>\n"; in mySendApplyEnd()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAIS_Manipulator.hxx598 void SetIndent (const Standard_ShortReal theValue) { myIndent = theValue; } in SetIndent()
600 …Standard_ShortReal Size() const { return myLength + myBoxSize + myDiskThickness + myIndent * 2.0f;… in Size()
602 …{ return theLocation.XYZ() + myPosition.Direction().XYZ() * (myLength + myIndent + myBoxSize * 0.5… in ScalerCenter()
606 if (myIndent > theValue * 0.1f) in SetSize()
611 myIndent = theValue * 0.05f; in SetSize()
615 Standard_ShortReal aLength = theValue - 2 * myIndent; in SetSize()
620 myInnerRadius = myIndent * 2 + myBoxSize + myLength; in SetSize()
651 Standard_ShortReal myIndent; //!< Gap between visual part of the manipulator. member in AIS_Manipulator::Axis
H A DLDOM_XmlWriter.hxx36 void SetIndentation (const Standard_Integer theIndent) { myIndent = theIndent; } in SetIndentation()
60 Standard_Integer myIndent; member in LDOM_XmlWriter
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_Manipulator.hxx598 void SetIndent (const Standard_ShortReal theValue) { myIndent = theValue; } in SetIndent()
600 …Standard_ShortReal Size() const { return myLength + myBoxSize + myDiskThickness + myIndent * 2.0f;… in Size()
602 …{ return theLocation.XYZ() + myPosition.Direction().XYZ() * (myLength + myIndent + myBoxSize * 0.5… in ScalerCenter()
606 if (myIndent > theValue * 0.1f) in SetSize()
611 myIndent = theValue * 0.05f; in SetSize()
615 Standard_ShortReal aLength = theValue - 2 * myIndent; in SetSize()
620 myInnerRadius = myIndent * 2 + myBoxSize + myLength; in SetSize()
651 Standard_ShortReal myIndent; //!< Gap between visual part of the manipulator. member in AIS_Manipulator::Axis
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DAIS_Manipulator.hxx585 void SetIndent (const Standard_ShortReal theValue) { myIndent = theValue; } in SetIndent()
587 …Standard_ShortReal Size() const { return myLength + myBoxSize + myDiskThickness + myIndent * 2.0f;… in Size()
589 …{ return theLocation.XYZ() + myPosition.Direction().XYZ() * (myLength + myIndent + myBoxSize * 0.5… in ScalerCenter()
593 if (myIndent > theValue * 0.1f) in SetSize()
598 myIndent = theValue * 0.05f; in SetSize()
602 Standard_ShortReal aLength = theValue - 2 * myIndent; in SetSize()
607 myInnerRadius = myIndent * 2 + myBoxSize + myLength; in SetSize()
638 Standard_ShortReal myIndent; //!< Gap between visual part of the manipulator. member in AIS_Manipulator::Axis
H A DLDOM_XmlWriter.hxx36 void SetIndentation (const Standard_Integer theIndent) { myIndent = theIndent; } in SetIndentation()
60 Standard_Integer myIndent; member in LDOM_XmlWriter
/dports/cad/opencascade/opencascade-7.6.0/src/LDOM/
H A DLDOM_XmlWriter.hxx36 void SetIndentation (const Standard_Integer theIndent) { myIndent = theIndent; } in SetIndentation()
60 Standard_Integer myIndent; member in LDOM_XmlWriter
H A DLDOM_XmlWriter.cxx149 myIndent (0), in LDOM_XmlWriter()
242 if (aChild.getNodeType() == LDOM_Node::ELEMENT_NODE && myIndent > 0) in Write()
253 myCurIndent += myIndent; in Write()
260 myCurIndent -= myIndent; in Write()
292 if (myIndent > 0) in Write()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/
H A Dtextblock.cpp252 QString myIndent = indent; in unformatText() local
253 if (myIndent.isEmpty()) { in unformatText()
254 myIndent = getIndentationString(); in unformatText()
259 output.remove(QRegExp(QLatin1Char('^') + myIndent)); in unformatText()
H A Dsimplecodegenerator.cpp74 QString myIndent; in indent() local
76 myIndent.append(m_indentation); in indent()
78 return myIndent; in indent()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/codegenerators/java/
H A Djavawriter.cpp428 void JavaWriter::writeComment(const QString &comment, const QString &myIndent, in writeComment() argument
437 java << myIndent << "/**" << m_endl; in writeComment()
443 java << myIndent << " * "; in writeComment()
445 java << myIndent << "// "; in writeComment()
449 java << myIndent << " */" << m_endl; in writeComment()
455 java << myIndent << "/**" << m_endl << myIndent << " *"; in writeComment()
457 java << myIndent << "//"; in writeComment()
461 java << m_endl << myIndent << " */"; in writeComment()

12