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) |
| nsIFrame * | NS_NewTableRowFrame (nsIPresShell *aPresShell, nsStyleContext *aContext) |
| 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 | |||
| ) |
| aPresShell | the pres shell for this frame |
1.5.6