Searched defs:paddingBottom (Results 1 – 6 of 6) sorted by relevance
65 int paddingBottom() const { return mPaddingBottom; } in paddingBottom() function
366 int paddingBottom = originalRect.bottom() - layoutRect.bottom(); in inflateButtonRect() local611 int paddingBottom = 0; in setButtonPadding() local
183 int RenderTableCell::paddingBottom(bool includeIntrinsicPadding) const in paddingBottom() function in WebCore::RenderTableCell
499 int RenderBoxModelObject::paddingBottom(bool) const in paddingBottom() function in WebCore::RenderBoxModelObject
958 {
624 Length paddingBottom() const { return surround->padding.bottom(); } in paddingBottom() function