get_margin_border_padding_width


Description:

public inline int get_margin_border_padding_width ()

Gets the combined width of margins, borders and paddings.

Specifically, it is the sum of the left and right margins, the left and right borders and the left and right paddings. It does not include the width of the content area.