Searched defs:setPaddingBottom (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/nav/
H A DCachedInput.h77 void setPaddingBottom(int bottom) { mPaddingBottom = bottom; } function in class:android::CachedInput
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h1011 void setPaddingBottom(Length v) { SET_VAR(surround, padding.m_bottom, v) } function in class:WebCore::RenderStyle

Completed in 115 milliseconds