Home
last modified time | relevance | path

Searched defs:structureDepth (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/formatter/org/eclipse/jdt/internal/formatter/
H A DToken.java68 public final int structureDepth; field in Token.WrapPolicy
74 int structureDepth, float penaltyMultiplier, boolean isFirstInGroup, boolean indentOnColumn) { in WrapPolicy()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Form/
H A DInlineStackProcessor.php235 protected function getStructurePath($structureDepth = -1)
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Form/
H A DInlineStackProcessor.php236 protected function getStructurePath($structureDepth = -1)
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Form/
H A DInlineStackProcessor.php236 protected function getStructurePath($structureDepth = -1)
/dports/editors/texstudio/texstudio-4.1.2/src/latexparser/
H A Dlatexparser.h32 int structureDepth() in structureDepth() function