Searched refs:popupInternalPaddingBottom (Results 1 – 6 of 6) sorted by relevance
123 virtual int popupInternalPaddingBottom(RenderStyle*) const;
74 virtual int popupInternalPaddingBottom(RenderStyle*) const OVERRIDE;
162 virtual int popupInternalPaddingBottom(RenderStyle*) const { return 0; } in popupInternalPaddingBottom() function
382 int RenderThemeChromiumSkia::popupInternalPaddingBottom(RenderStyle* style) const in popupInternalPaddingBottom() function in WebCore::RenderThemeChromiumSkia
111 …innerStyle->setPaddingBottom(Length(RenderTheme::theme().popupInternalPaddingBottom(style()), Fixe… in adjustInnerStyle()
1350 int RenderThemeChromiumMac::popupInternalPaddingBottom(RenderStyle* style) const