зеркало из https://github.com/mozilla/pjs.git
Whitespace-only change: Clean up indentation for argument list in nsColumnSetFrame::Reflow
This commit is contained in:
Родитель
eb55ec9cb8
Коммит
8c99fcbd93
|
@ -721,10 +721,10 @@ nsColumnSetFrame::DrainOverflowColumns()
|
|||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsColumnSetFrame::Reflow(nsPresContext* aPresContext,
|
||||
nsHTMLReflowMetrics& aDesiredSize,
|
||||
const nsHTMLReflowState& aReflowState,
|
||||
nsReflowStatus& aStatus)
|
||||
nsColumnSetFrame::Reflow(nsPresContext* aPresContext,
|
||||
nsHTMLReflowMetrics& aDesiredSize,
|
||||
const nsHTMLReflowState& aReflowState,
|
||||
nsReflowStatus& aStatus)
|
||||
{
|
||||
DO_GLOBAL_REFLOW_COUNT("nsColumnSetFrame");
|
||||
DISPLAY_REFLOW(aPresContext, this, aReflowState, aDesiredSize, aStatus);
|
||||
|
|
Загрузка…
Ссылка в новой задаче