Home
last modified time | relevance | path

Searched defs:collapsible (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Section.php26 public $collapsible; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Section
41 public function setCollapsible($collapsible)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9319 Ln($h = '', $collapsible = 0) global() argument
9336 DivLn($h, $level = 3, $move_y = true, $collapsible = false, $state = 0) global() argument
[all...]
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1578 sre.AbstractWalker.prototype.collapsible=function(a){return!!this.actionable_(a)&&0<a.childNodes.le… method in sre.AbstractWalker