Searched refs:get_padding_bottom (Results 1 – 7 of 7) sorted by relevance
84 $hc->constant[0] -= $this->get_padding_top() + $this->get_padding_bottom();99 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom());
35 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),77 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
32 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom());
53 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
63 … $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom(),
84 …$this->get_height() + $this->get_padding_top() + $this->get_padding_bottom() + $this->get_margin_t…
638 $this->get_padding_bottom();711 function get_padding_bottom() { function in GenericFormattedBox852 return $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom();