Bug 921174 part 4: Move focusPadding into ReflowButtonContents, the only place it's used now. r=bz
This commit is contained in:
@@ -97,8 +97,7 @@ protected:
|
||||
void ReflowButtonContents(nsPresContext* aPresContext,
|
||||
nsHTMLReflowMetrics& aButtonDesiredSize,
|
||||
const nsHTMLReflowState& aButtonReflowState,
|
||||
nsIFrame* aFirstKid,
|
||||
nsMargin aFocusPadding);
|
||||
nsIFrame* aFirstKid);
|
||||
|
||||
nsButtonFrameRenderer mRenderer;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user