Searched refs:get_padding_top (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…
666 $this->get_padding_top();702 function get_padding_top() { function in GenericFormattedBox852 return $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom();