Searched refs:spaceBelow (Results 1 – 5 of 5) sorted by relevance
150 public function setSpaceBelow(Dimension $spaceBelow) argument152 $this->spaceBelow = $spaceBelow;159 return $this->spaceBelow;
339 public function setSpaceBelow(Dimension $spaceBelow) argument341 $this->spaceBelow = $spaceBelow;348 return $this->spaceBelow;
29254 var spaceBelow = trimmingContainer.scrollHeight - spaceAbove - headersHeight - textareaHeight;29255 var flipNeeded = dropdownHeight > spaceBelow && spaceAbove > spaceBelow;29263 this.limitDropdownIfNeeded(flipNeeded ? spaceAbove : spaceBelow, dropdownHeight);
1 …spaceBelow=trimmingContainer.scrollHeight-spaceAbove-headersHeight-textareaHeight;var flipNeeded=d…
3 …spaceBelow:Math.round(t),lineLength:Math.round(n)}})},this.addText=function(e){this.pushLine({text… property