Bug 1148833 part 4 - Fix indentation of some Reflow params (white-space changes only).

This commit is contained in:
Mats Palmgren
2015-03-29 22:38:40 +00:00
parent 3f92be8fe8
commit cf8f0fef50
7 changed files with 22 additions and 22 deletions

View File

@@ -180,9 +180,9 @@ nsHTMLButtonControlFrame::GetPrefISize(nsRenderingContext* aRenderingContext)
void
nsHTMLButtonControlFrame::Reflow(nsPresContext* aPresContext,
nsHTMLReflowMetrics& aDesiredSize,
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus)
nsHTMLReflowMetrics& aDesiredSize,
const nsHTMLReflowState& aReflowState,
nsReflowStatus& aStatus)
{
MarkInReflow();
DO_GLOBAL_REFLOW_COUNT("nsHTMLButtonControlFrame");