Home
last modified time | relevance | path

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

/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Tree/View/
H A DElementBrowserFolderTreeView.php130 * @param bool $isExpand Whether to be expanded
134 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
144 return parent::PMiconATagWrap($icon, $cmd, $isExpand);
H A DPageTreeView.php95 * @param bool $isExpand The element was expanded to render subelements if this flag is set.
100 public function PMicon($row, $a, $c, $nextCount, $isExpand) argument
H A DFolderTreeView.php127 * @param bool $isExpand Whether to be expanded
131 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
144 …lchars('Tree.load(' . GeneralUtility::quoteJSvalue($cmd) . ', ' . (int)$isExpand . ', this, ' . Ge…
145 …return '<a class="list-tree-control' . (!$isExpand ? ' list-tree-control-open' : ' list-tree-contr…
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Tree/View/
H A DElementBrowserFolderTreeView.php144 * @param bool $isExpand Whether to be expanded
148 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
158 return parent::PMiconATagWrap($icon, $cmd, $isExpand);
H A DPageTreeView.php95 * @param bool $isExpand The element was expanded to render subelements if this flag is set.
100 public function PMicon($row, $a, $c, $nextCount, $isExpand) argument
H A DFolderTreeView.php125 * @param bool $isExpand Whether to be expanded
129 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
142 …lchars('Tree.load(' . GeneralUtility::quoteJSvalue($cmd) . ', ' . (int)$isExpand . ', this, ' . Ge…
143 …return '<a class="list-tree-control' . (!$isExpand ? ' list-tree-control-open' : ' list-tree-contr…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/View/
H A DPageTreeView.php56 * @param bool $isExpand The element was expanded to render subelements if this flag is set.
61 public function PMicon($row, $a, $c, $nextCount, $isExpand) argument
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/View/
H A DPageTreeView.php247 * @param bool $isExpand Link-wrapped input string
251 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
255 …ecialchars('Tree.load(' . GeneralUtility::quoteJSvalue($cmd) . ', ' . (int)$isExpand . ', this);');
256 …return '<a class="list-tree-control' . (!$isExpand ? ' list-tree-control-open' : ' list-tree-contr…
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/View/
H A DPageTreeView.php249 * @param bool $isExpand Link-wrapped input string
253 public function PMiconATagWrap($icon, $cmd, $isExpand = true) argument
257 …ecialchars('Tree.load(' . GeneralUtility::quoteJSvalue($cmd) . ', ' . (int)$isExpand . ', this);');
258 …return '<a class="list-tree-control' . (!$isExpand ? ' list-tree-control-open' : ' list-tree-contr…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h100 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
262 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h100 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
262 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h99 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
260 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h100 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
261 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h99 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
260 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h102 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
266 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h102 return isDirect() || isExtend() || isIndirect() || isExpand(); in canHavePaddingType()
266 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h115 isExpand(); in canHavePaddingType()
292 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h115 isExpand(); in canHavePaddingType()
292 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h115 isExpand(); in canHavePaddingType()
292 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/CodeGen/
H A DCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function