nsTableRowFrame.cpp File Reference


Classes

struct  nsTableCellReflowState
class  nsDisplayTableRowBackground
 We need a custom display item for table row backgrounds. More...

Functions

nscoord GetHeightOfRowsSpannedBelowFirst (nsTableCellFrame &aTableCellFrame, nsTableFrame &aTableFrame)
nscoord GetSpaceBetween (PRInt32 aPrevColIndex, PRInt32 aColIndex, PRInt32 aColSpan, nsTableFrame &aTableFrame, nscoord aCellSpacingX, PRBool aIsLeftToRight, PRBool aCheckVisibility)
nsIFrameNS_NewTableRowFrame (nsIPresShell *aPresShell, nsStyleContext *aContext)


Function Documentation

nscoord GetHeightOfRowsSpannedBelowFirst ( nsTableCellFrame aTableCellFrame,
nsTableFrame aTableFrame 
)

nscoord GetSpaceBetween ( PRInt32  aPrevColIndex,
PRInt32  aColIndex,
PRInt32  aColSpan,
nsTableFrame aTableFrame,
nscoord  aCellSpacingX,
PRBool  aIsLeftToRight,
PRBool  aCheckVisibility 
)

nsIFrame* NS_NewTableRowFrame ( nsIPresShell *  aPresShell,
nsStyleContext aContext 
)

Parameters:
aPresShell the pres shell for this frame
Returns:
the frame that was created


Generated Mozilla by doxygen 1.5.6